mdm
Utilities for single-host parallel shell scripting
The Middleman System (mdm) is a set of utilities that help you
parallelize your shell scripts. Simply label the commands to run in
parallel, and the System automatically exploits every parallelization
opportunity that arises at runtime. You can also specify dependency
between commands so that they run in an appropriate order.
libfpm-helper0
ASP.NET backend for FastCGI Process Manager - helper lib
mono-fpm-server contains the backend for FPM. It lets you run ASP.NET
web applications via HTTP servers such as Lighttpd or Apache.
The FastCGI webserver shouldbe configured to run fastcgi-mono-server to
parse and compile the aspx code.
gccgo-5-multilib-sparc64-linux-gnu
GNU Go compiler (multilib support)
This is the GNU Go compiler, which compiles Go on platforms supported
by the gcc compiler.
libnet-route-perl
portable interface to the routing table
Every OS provides its custom interface to the routing table: Linux's
"route" utility is different from BSD's "route show", from Windows'
"route print", etc. Parsing all these different output styles in an
(otherwise portable) script can quickly become inconvenient.
gdc-5-hppa-linux-gnu
GNU D compiler (version 2)
This is the GNU D compiler, which compiles D on platforms supported by gcc.
It uses the gcc backend to generate optimised code.
postgresql-9.5-pgmemcache
PostgreSQL interface to memcached
pgmemcache is an extension for PostgreSQL that provides an API to
memcached through user-defined functions.