aboutsummaryrefslogtreecommitdiff
path: root/python/python2-psycopg2/slack-desc
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/slack-desc
parentac3e07224f23a6bc8d4e46b11276e485185056c1 (diff)
python/python2-psycopg2: not used anymore
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-psycopg2/slack-desc')
-rw-r--r--python/python2-psycopg2/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/python/python2-psycopg2/slack-desc b/python/python2-psycopg2/slack-desc
deleted file mode 100644
index 7799fe9801..0000000000
--- a/python/python2-psycopg2/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description.
-# Line up the first '|' above the ':' following the base package name, and
-# the '|' on the right side marks the last column you can put a character in.
-# You must make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':' except on otherwise blank lines.
-
- |-----handy-ruler------------------------------------------------------|
-python2-psycopg2: python2-psycopg2 (Python2 PostgreSQL bindings)
-python2-psycopg2:
-python2-psycopg2: psycopg is a PostgreSQL database adapter for Python. It supports the
-python2-psycopg2: full Python DBAPI 2.0, and is thread safe at level 2. psycopg was
-python2-psycopg2: designed for heavily multi-threaded applications.
-python2-psycopg2:
-python2-psycopg2: The psycopg2 website can be found at:
-python2-psycopg2: http://initd.org/tracker/psycopg/wiki/PsycopgTwo
-python2-psycopg2:
-python2-psycopg2:
-python2-psycopg2: