gdc-13-i686-linux-gnu

GNU D compiler (version 2) for the i686-linux-gnu architecture

This is the GNU D compiler for the i686-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.

lib64gphobos2

Phobos D standard library (runtime library)

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

libmjson-java

lean JSON Library for Java with a compact API

mJson is an extremely lightweight Java JSON library with a very concise API. Unlike other JSON libraries, it focuses on manipulating JSON structures in Java without necessarily mapping them to/from strongly typed Java objects. Because of its tiny size, it is well-suited for any application aiming at a small footprint such as mobile applications.

liblog-log4perl-perl

Perl port of the widely popular log4j logging package

Log::Log4perl is a pure Perl port of the widely popular Apache/Jakarta log4j library for Java. In the spirit of log4j, Log::Log4perl addresses the shortcomings of typical ad-hoc or homegrown logging systems by providing three mechanisms to control the amount of data being logged and where it ends up at: * Levels allow you to specify the priority of log messages. Low-priority messages are suppressed when the system's setting allows for only higher-priority messages. * Categories define which parts of the system you want to enable logging in. Category inheritance allows you to elegantly reuse and override previously defined settings of different parts in the category hierarchy. So, at a central location in your system (either in a configuration file or in the startup code) you may specify which components (classes, functions) of your system should generate logs. * Appenders allow you to choose which output devices the log data is being written to, once it clears the previously listed hurdles.

tryton-modules-authentication-saml

Tryton application platform - authentication saml module

Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth).

gdc-13-multilib-i686-linux-gnu

GNU D compiler (version 2, multilib support) (cross compiler for i386 architectu

This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.