slackbuilds_ponce/development/psycopg2
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
psycopg2.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
psycopg2.SlackBuild development/psycopg2: Updated for version 2.4.2. 2011-10-21 15:59:21 -02:00
README development/psycopg2: Updated for version 2.2.2. 2010-08-15 20:53:43 -05:00
slack-desc development/psycopg2: Updated for version 2.4.2. 2011-10-21 15:59:21 -02:00

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.

This SlackBuilds requires that PostgreSQL is installed to build, and
to be useful. A PostgreSQL SlackBuild is available from SlackBuilds.org.