libtwofish0
Niels Ferguson's Twofish cryptographic library -- runtime package
This package contains the runtime shared library of the Twofish
cryptographic algorithm. This shared library might be called experimental,
since the original author Niels Ferguson has cancelled maintenance, the source
being in the public domain.
python-nodelet-topic-tools
Robot OS nodelet_topic_tools library - Python 2 service files
This package is part of Robot OS (ROS). Nodelet is designed to
provide a way to run multiple algorithms in the same process with
zero copy transport between algorithms.
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.