From f49cfa8d312061aeb182a4db2c8f7f432dfc7de1 Mon Sep 17 00:00:00 2001 From: Arn0 Date: Thu, 24 Feb 2022 15:29:52 +0100 Subject: python/python2-psycopg2: renamed from psycopg2 as the latest version supporting python2 Signed-off-by: Willy Sudiarto Raharjo --- python/python2-psycopg2/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 python/python2-psycopg2/README (limited to 'python/python2-psycopg2/README') diff --git a/python/python2-psycopg2/README b/python/python2-psycopg2/README new file mode 100644 index 0000000000..1bf9af852f --- /dev/null +++ b/python/python2-psycopg2/README @@ -0,0 +1,5 @@ +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 -- cgit v1.2.3