aboutsummaryrefslogtreecommitdiff
path: root/development/psycopg2/slack-desc
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-03-14 13:34:35 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-18 00:26:03 +0700
commit93edeb4e2047ae8bdd8c24fea83bfabd9716bb86 (patch)
tree12df4c99ebde4f3a1110222bafa18a9c4ccd9037 /development/psycopg2/slack-desc
parent8078f6f92e193e983ed4bdea5db94d81263e170e (diff)
python/python3-psycopg2: renamed from psycopg2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/psycopg2/slack-desc')
-rw-r--r--development/psycopg2/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/development/psycopg2/slack-desc b/development/psycopg2/slack-desc
deleted file mode 100644
index dfc7a0da87a5..000000000000
--- a/development/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------------------------------------------------------|
-psycopg2: psycopg2 (Python PostgreSQL bindings)
-psycopg2:
-psycopg2: psycopg is a PostgreSQL database adapter for Python. It supports the
-psycopg2: full Python DBAPI 2.0, and is thread safe at level 2. psycopg was
-psycopg2: designed for heavily multi-threaded applications.
-psycopg2:
-psycopg2: The psycopg2 website can be found at:
-psycopg2: http://initd.org/tracker/psycopg/wiki/PsycopgTwo
-psycopg2:
-psycopg2:
-psycopg2: