ruby-paint
terminal paint library with 256 color and effect support
The paint library for ruby provides a single method, `Paint.[]`, that produces
colored output on terminals. It comes with support for 256 color terminals,
ANSI effects, and allows defining custom shortcuts.
libmono-cairo2.0-cil
Mono Cairo library (for CLI 2.0)
dicoweb
RFC 2229 compliant modular dictionary server (web interface)
GNU Dico is an implementation of the DICT protocol as defined in RFC 2229.
It is fully modular: the daemon itself (dicod) provides only the server
functionality, and knows nothing about database formats. Actual searches
are performed by functions supplied in loadable modules. A single module
can serve one or more databases.
php-mime-type
Utility class for dealing with MIME types
Provide functionality for dealing with MIME types:
* Parse MIME type.
* Supports full RFC2045 specification.
* Many utility functions for working with and determining info about types.
* Most functions can be called statically.
* Autodetect a files mime-type, either with fileinfo extension,
mime_magic extension, the file command or an in-built mapping list
episoder
TV show episode reminder
episoder is a tool to tell you about new episodes of your favourite TV shows.
It does so by parsing online TV show episode guides.
ruby-rails-observers
toolkit to build Rails observers (part of Rails)
This package contains two observers: Active Record Observer and
Action Controller Sweeper.