libdbix-introspector-perl

module to detect what database code is connected to

DBIx::Introspector is a module factored out of the DBIx::Class database detection code. Most code that needs to detect which database it is connected to assumes that there is a one-to-one mapping from database drivers to database engines. Unfortunately reality is rarely that simple. For instance, DBD::ODBC is typically used to connect to SQL Server, but ODBC can be used to connect to PostgreSQL, MySQL, and Oracle. Additionally, while ODBC is the most common way to connect to SQL Server, it is not the only option, as DBD::ADO can also be used.
Python bindings for grace

python-pygrace

Python bindings for grace

Grace is a point-and-click tool that allows the user to draw X-Y plots.

pypy-flaky

Plugin for nose or py.test that automatically reruns flaky tests (PyPy)

Flaky is a plugin for nose or py.test that automatically reruns flaky tests.

libapache2-mod-auth-pgsql

Module for Apache2 which provides PostgreSQL authentication

mod_auth_pgsql implements authentication and logging routines using PostgreSQL tables for Apache's authentication protocol.

python-awsauth

AWS authentication for Amazon S3 for the python-requests module

Requests allow you to send HTTP/1.1 requests. You can add headers, form data, multipart files, and parameters with simple Python dictionaries, and access the response data in the same way. It's powered by httplib and urllib3, but it does all the hard work and crazy hacks for you.

libbrlapi-dbg

braille display access via BRLTTY - shared library debugging symbols