libcanberra0-dbg
libcanberra libraries detached debugging symbols
rs
reshape a data array
rs reads the standard input, interpreting each line as a row of
blank-separated entries in an array, transforms the array
according to the options, and writes it on the standard output.
Numerous options control input, reshaping and output processing;
the simplest usage example is "ls -1 | rs", which outputs the
same (on an 80-column terminal) as the modern "ls" with no "-1"
argument.
ruby-rest-client
simple REST client for Ruby
A simple HTTP and REST client for Ruby, inspired by the Sinatra microframework
style of specifying actions: get, put, post, delete.
The package also includes the program restclient, it can be used to easily test
REST APIs.
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).