qlix-dbg
Debugging information for the Qlix package
libjs-term.js
full xterm clone written in javascript
Term.js is a full xterm clone written in javascript. It is a fork from the
original work of Fabrice Bellard's javascript vt100 for jslinux (with the
author's permission. The original design remains. The terminal itself has been
extended to include xterm CSI codes, among other features.
gcj-4.9-source
GCJ java sources for use in IDEs like eclipse and netbeans
These are the java source files packaged as a zip file for use in development
environments like eclipse and netbeans.
gobjc++-4.9-multilib
GNU Objective-C++ compiler (multilib support)
This is the GNU Objective-C++ compiler, which compiles Objective-C++ on
platforms supported by the gcc compiler.
gobjc++-4.9
GNU Objective-C++ compiler
This is the GNU Objective-C++ compiler, which compiles
Objective-C++ on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
stun-client
Test client for STUN
The STUN protocol (Simple Traversal of UDP through NATs) is described in the
IETF RFC 3489, available at http://www.ietf.org/rfc/rfc3489.txt. It's used to
help clients behind NAT to tunnel incoming calls through. This server is the
counterpart to help the client identify the NAT and have it open the proper
ports for it.