quagga-ospfd
OSPF routing daemon
GNU Quagga is free software which manages TCP/IP based routing protocols.
It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as
well as the IPv6 versions of these.
libgphobos76-mips64-cross
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
libio-pager-perl
module to select a pager and pipe text to it
IO::Pager is lightweight and can be used to locate an available pager and set
the PAGER environment variable sanely or as a factory for creating objects
defined elsewhere such as IO::Pager::Buffered, IO::Pager::Unbuffered, and
IO::Pager::less which provides a pure perl pager.
pypy-setuptools
PyPy Distutils Enhancements
Extensions to the python-distutils for large or complex distributions.
libscalar-listify-perl
module that produces an array/arrayref from a scalar value or array ref
A lot of Perl code ends up with scalars having either a single scalar value
or a reference to an array of scalar values. In order to handle the two
conditions, one must check for what is in the scalar value before getting on
with one's task. Ie: