slackbuilds/development/psycopg2
Benjamin Trigona-Harany 82b6ebd2fd
development/psycopg2: Updated for version 2.7.6.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2018-12-09 13:17:14 +07:00
..
README development/psycopg2: Fixed dep info 2012-08-24 17:47:48 -05:00
psycopg2.SlackBuild development/psycopg2: Updated for version 2.7.6.1. 2018-12-09 13:17:14 +07:00
psycopg2.info development/psycopg2: Updated for version 2.7.6.1. 2018-12-09 13:17:14 +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.