initscripts
scripts for initializing and shutting down the system
The scripts in this package initialize a standard Debian
system at boot time and shut it down at halt or reboot time.
nzb
Usenet binary grabber
nzb is a binary news grabber written in Qt 4. It natively downloads and decodes
the files specified in the nzb file, an XML format which describes binary
files on Usenet by their message-id. nzb provides support for direct streaming
of media files to your favourite media player.
libdpkg-perl
Dpkg perl modules
This package provides the perl modules used by the scripts
in dpkg-dev. They cover a wide range of functionality. Among them
there are the following public modules:
libreadline7
GNU readline and history libraries, run-time libraries
pmount
mount removable devices as normal user
pmount is a wrapper around the standard mount program which permits normal
users to mount removable devices without a matching /etc/fstab entry. This
provides a robust basis for automounting frameworks like GNOME's Utopia
project and confines the amount of code that runs as root to a minimum.
python-psycopg2
Python module for PostgreSQL
psycopg is a PostgreSQL database adapter for the Python programming language
(just like pygresql and popy.) This is version 2, a complete rewrite of the
original code to provide new-style classes for connection and cursor objects
and other sweet candies. Like the original, psycopg 2 was written with the
aim of being very small and fast, and stable as a rock.