libghc-gtk-traymanager-prof
bindings for eggtraymanager (GTK+); profiling libraries
This package provides a wrapper around the prolific eggtraymanager code. Note
that it is *NOT* itself a system tray widget, though it is a very convenient
utility for implementing one.
gccgo-12-alpha-linux-gnu
GNU Go compiler
This is the GNU Go compiler, which compiles Go on platforms supported
by the gcc compiler. It uses the gcc backend to generate optimized code.
python3-colormath
Abstracts common color math operations (Python 3 version)
python-colormath is a simple Python module that spares the user from directly
dealing with color math. Some features include: Support for a wide range of
color spaces. A good chunk of the CIE spaces, RGB, HSL/HSV, CMY/CMYK, and many
more. Conversions between the various color spaces. For example, XYZ to sRGB,
Spectral to XYZ, CIE Lab to Adobe RGB. Calculation of color difference. All
CIE Delta E functions, plus CMC. Chromatic adaptations (changing illuminants).
RGB to hex and vice-versa. 16-bit RGB support.
libmath-random-oo-perl
consistent object-oriented interface for generating random numbers
CPAN contains many modules for generating random numbers in various ways and
from various probability distributions using pseudo-random number generation
algorithms or other entropy sources. (The /"SEE ALSO" section has some
examples.) Unfortunately, no standard interface exists across these modules.
Math::Random::OO defines an abstract interface for random number generation.
Subclasses of this model will implement specific types of random number
generators or will wrap existing random number generators.
libpoe-component-syndicator-perl
POE component base class which implements the Observer pattern
POE::Component::Syndicator is a base class for POE components which need to
handle a persistent resource (e.g. a connection to an IRC server) for one or
more sessions in an extendable way.
libauthen-bitcard-perl
Perl module providing authentication using the Bitcard service
Authen::Bitcard is an implementation of verification for signatures generated
by Bitcard authentication. For information on the Bitcard protocol and using
Bitcard in other applications, see <URL:http://www.bitcard.org/api>