slackbuilds_ponce/python/python2-psycopg2/README
Arn0 f49cfa8d31
python/python2-psycopg2: renamed from psycopg2 as the latest version supporting python2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-24 22:11:41 +07:00

5 lines
242 B
Text

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