mlpost
OCaml interface to Metapost (command-line tool)
Mlpost is an OCaml library for scientific drawing. It relies on
Metapost, giving the possibility to include (La)TeX fragments.
Mlpost users can use the full power of OCaml to generate their
diagrams, including static typing and the possibility to use any
OCaml library. Moreover, Mlpost promotes a declarative style quite
different from existing tools.
libqtsql4-perl
perl bindings for the Qt Sql library
nodm
automatic display manager
This package prepares the system to automatically start an X session at
system boot. It is meant for devices like smartphones, but can be used on
a regular computer as well, if the security implications are acceptable.
php5-pspell
pspell module for php5
This package provides a module for pspell functions in PHP scripts.
python-argvalidate
simple argument validator library
python-argvalidate provides developers with a simple way of doing
type-checking for both Python functions and methods.
python-sendfile
Python interface to sendfile(2)
Python library which provides a "zero-copy" way of copying data from one
file descriptor to another (a socket). The phrase "zero-copy" refers to
the fact that all of the copying of data between the two descriptors is
done entirely by the kernel, with no copying of data into userspace buffers.
This is particularly useful when sending a file over a socket (e.g. FTP).