sugar-poll-activity

Sugar activity to create a poll, collect votes and analyze community opinions

Sugar is a graphical user interface aimed at children.

libcommon-sense-perl

module that implements some sane defaults for Perl programs

common::sense implements some sane defaults for Perl programs, as defined by two typical (or not so typical - use your common sense) specimens of Perl coders.

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