libn32gphobos5-mipsr6-cross
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
libheimdal-kadm5-perl
Perl module to administer a Heimdal Kerberos KDC
Heimdal::Kadm5 is a Perl module that wraps the Heimdal libkadm5clnt
library and allows administration of a Heimdal KDC inside Perl programs.
It mimics the commands that would normally be sent to the server with the
kadmin command. Principal creation, deletion, modification, and
searching and extraction of keytabs are supported.
liblog-dispatch-configurator-any-perl
configurator implementation with Config::Any
Log::Dispatch::Config is a wrapper for Log::Dispatch and provides a way to
configure Log::Dispatch objects with configuration files. Somewhat like a
lite version of log4j and Log::Log4perl it allows multiple log destinations.
The standard configuration file format for Log::Dispatch::Config is
AppConfig.
libcorona-perl
Coro based PSGI web server
Corona is a Coro based Plack web server. It uses Net::Server::Coro
under the hood, which means there are coroutines (threads) for each
socket, active connections and a main loop.
python-xtermcolor
Python module to print coloured text on terminals
This module provides a simple API to print in color on terminals, it can
accept RGB and ANSI colors, and can use 256 colors.
libgoo-canvas-perl
Perl interface to the GooCanvas
GTK+ doesn't have a builtin canvas widget. Goo::Canvas fills that
gap. It is easy to use and has powerful and extensible ways to create
items in canvases.