gcc-m68k-linux-gnu

GNU C compiler for the m68k architecture

This is the GNU C compiler, a fairly portable optimizing compiler for C.

gobjc++-alpha-linux-gnu

GNU Objective-C++ compiler for the alpha architecture

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.

node-minipass

Minimal implementation of a PassThrough for Node.js

minipass supports pipe/multi-pipe buffering data until either a "data" event handler or "pipe()" is added (so firsk chunk not loose).

liborcus-parser-0.18-0

library for processing spreadsheet documents - parser library

Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration.

libgphobos3-amd64-cross

Phobos D standard library (runtime library)

This is the Phobos standard library that comes with the D2 compiler.

libtainting-perl

Perl pragma to enable taint mode lexically (deprecated)

tainting provides a simpler interface to Taint::Runtime. The idea is so that there is no functions or variables to import. Just use or no, like warnings or strict. Tainting of %ENV will be done one time automatically the first time this module is used.