ruby-ncurses
ruby extension for the ncurses C library
All C functions are wrapped by module functions of the module "Ncurses",
with exactly the same name. Additionally, C functions expecting a WINDOW* as
their first argument can also be called as methods of the "Ncurses::WINDOW"
class.
libclass-accessor-lite-perl
minimalistic variant of Class::Accessor
Class::Accessor::Lite is a variant of Class::Accessor. It is fast and
requires less typing, has no dependencies to other modules, and does not mess
up the @ISA.
liquidsoap-plugin-flac
audio streaming language -- FLAC plugin
Liquidsoap is a powerful tool for building complex audio streaming systems,
typically targeting internet radios (e.g. icecast streams).
libghc-configfile-prof
Parser and writer for sectioned config files in Haskell; profiling libraries
The ConfigFile module works with configuration files in a standard
format that is easy for the user to edit, easy for the programmer
to work with, yet remains powerful and flexible. It is inspired by,
and compatible with, Python's ConfigParser module. It uses files
that resemble Windows .INI-style files, but with numerous
improvements.
libstaxutils-java
A set of utility classes to integrate StAX into existing XML
The purpose of this project is to help facilitate the adoption of
JSR-173: Streaming API for XML (StAX) by providing a set of
utility classes that make it easy for developers to integrate
StAX into their existing XML processing applications.
python-moinmoin
Python clone of WikiWiki - library
A WikiWikiWeb is a collaborative hypertext environment, with an
emphasis on easy access to and modification of information. MoinMoin
is a Python WikiClone that allows you to easily set up your own wiki,
only requiring a Web server and a Python installation.