libmoosex-runnable-perl
tag a class as a runnable application
MooseX::Runnable is a framework
for making classes runnable applications.
This role doesn't do anything
other than tell the rest of the framework
that your class is a runnable application
that has a run method which accepts arguments
and returns the process' exit code.
libmusicbrainz5-2
Library to access the MusicBrainz.org database (C wrapper functions)
MusicBrainz is a community music metadatabase that attempts to create a
comprehensive music information site.
libncursesada6.2.3
Ada binding to the ncurses text interface library: shared library
NcursesAda allows programmers to use the Ncurses library within the
Ada language. This means programming panels, colors, forms in text
terminals or emulators.
libmail-sendeasy-perl
Perl module to send plain/html e-mails through SMTP servers
Mail::SendEasy will send in a easy way e-mails, and doesn't have
dependencies on libnet packages.
libnoise0
Portable, coherent noise-generating library for C++
libnoise is a portable C++ library that is used to generate coherent noise,
a type of smoothly-changing noise. libnoise can generate Perlin noise,
ridged multifractal noise, and other types of coherent-noise. Coherent noise
is often used by graphics programmers to generate natural-looking textures,
planetary terrain, and other things.
libopendbx1
Lightweight database access abstraction layer
OpenDBX provides a simple and lightweight API for interfacing native
relational database APIs in a consistent way. By using the OpenDBX API you
don't have to adapt your program to the different database APIs by yourself.