apt-venv

apt virtual environment

apt-venv creates a sort of virtual environment in the user home directory, forcing apt to run under some custom option.

libsub-current-perl

Perl module to determine the executing subroutine

Sub::Current provides a fairly magical function called ROUTINE() which returns a code reference pointing at the currently executing subroutine. It does not make sense to use this inside a special block (such as BEGIN, END, UNITCHECK, CHECK or INIT) or at the top level of a program, so ROUTINE will return undef.

python-ndg-httpsclient

enhanced HTTPS support for httplib and urllib2 using PyOpenSSL for Python2

ndg-httpsclient is a HTTPS client implementation for httplib and urllib2 based on PyOpenSSL. PyOpenSSL provides a more fully featured SSL implementation over the default provided with Python and importantly enables full verification of the SSL peer.
A flash card game designed to teach simple maths

mathwar

A flash card game designed to teach simple maths

matchbox-panel

desktop panel for resource-limited systems

Matchbox is a base environment for the X Window System running on non-desktop embedded platforms such as handhelds, set-top boxes, kiosks and anything else for which screen space, input mechanisms or system resources are limited.

node-keese

arbitrary-precision floats encoded as strings - Node.js module

keese is a Node.js module that generates well-ordered values, appropriate for use as sorting keys.