This is a staging site. Uploads will not persist. Testing only.

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.
Smart card utilities with support for PKCS#15 compatible cards

opensc

Smart card utilities with support for PKCS#15 compatible cards

OpenSC provides a set of libraries and utilities to access smart cards. It mainly focuses on cards that support cryptographic operations. It facilitates their use in security applications such as mail encryption, authentication, and digital signature. OpenSC implements the PKCS#11 API. Applications supporting this API, such as Iceweasel and Icedove, can use it. OpenSC implements the PKCS#15 standard and aims to be compatible with all software that does so as well.

flvstreamer

command-line RTMP client

Command-line RTMP client intended to stream audio or video content from all types of Flash or RTMP servers.

brightd

daemon which regulates brightness of LCDs dynamically

The idea is taken from the way Macs behave: If a user is inactive for a certain time, it automatically darkens the screen. It is designed for IBM/Lenovo Thinkpads, but works with every display which is controllable via /sys/class/backlight/.
Emacs 25 on Debian Stable

emacs25

GNU Emacs transitional package to emacs-gtk