slackbuilds/development/psycopg2
Benjamin Trigona-Harany 62590ea648
development/psycopg2: Updated for version 2.8.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2019-04-20 08:20:54 +07:00
..
README development/psycopg2: Fixed dep info 2012-08-24 17:47:48 -05:00
psycopg2.SlackBuild development/psycopg2: Updated for version 2.8.2. 2019-04-20 08:20:54 +07:00
psycopg2.info development/psycopg2: Updated for version 2.8.2. 2019-04-20 08:20:54 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

psycopg is a PostgreSQL database adapter for Python. It supports the
full Python DBAPI 2.0, and is thread safe at level 2. psycopg was
designed for heavily multi-threaded applications.