aboutsummaryrefslogtreecommitdiff
path: root/python/python2-psycopg2/README
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-09-14 11:35:49 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-24 23:02:16 +0700
commit346cbe107df7d2fee79290e10d7a70be031e81eb (patch)
treeda524278759ff822f1a2a8f4947cfa4a2b189bec /python/python2-psycopg2/README
parentac3e07224f23a6bc8d4e46b11276e485185056c1 (diff)
python/python2-psycopg2: not used anymore
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-psycopg2/README')
-rw-r--r--python/python2-psycopg2/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/python/python2-psycopg2/README b/python/python2-psycopg2/README
deleted file mode 100644
index 1bf9af852f..0000000000
--- a/python/python2-psycopg2/README
+++ /dev/null
@@ -1,5 +0,0 @@
-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