From 93edeb4e2047ae8bdd8c24fea83bfabd9716bb86 Mon Sep 17 00:00:00 2001 From: Arn0 Date: Mon, 14 Mar 2022 13:34:35 +0100 Subject: python/python3-psycopg2: renamed from psycopg2 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-psycopg2/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/python3-psycopg2/README (limited to 'python/python3-psycopg2/README') diff --git a/python/python3-psycopg2/README b/python/python3-psycopg2/README new file mode 100644 index 0000000000..ffaef2289d --- /dev/null +++ b/python/python3-psycopg2/README @@ -0,0 +1,3 @@ +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. -- cgit v1.2.3