summaryrefslogtreecommitdiffstats
path: root/development/psycopg2/README
diff options
context:
space:
mode:
author Daniel de Kok2010-05-11 14:05:52 +0200
committer Robby Workman2010-05-11 14:05:52 +0200
commit6d0baba5920cea6e9efa57d56feb7046cc1282ae (patch)
tree5bb92bc578145b7361a945aa03ce1ecf79c7c816 /development/psycopg2/README
parent09cd22a8a38f6c96599946e8296e0d94e59843aa (diff)
downloadslackbuilds-6d0baba5920cea6e9efa57d56feb7046cc1282ae.tar.gz
development/psycopg2: Initial import
Diffstat (limited to 'development/psycopg2/README')
-rw-r--r--development/psycopg2/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/development/psycopg2/README b/development/psycopg2/README
new file mode 100644
index 0000000000..dc2199f7b2
--- /dev/null
+++ b/development/psycopg2/README
@@ -0,0 +1,7 @@
+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.
+
+This SlackBuilds requires that PostgreSQL is installed to build, and
+to be useful. A PostgreSQL SlackBuild is available from SlackBuilds.org.
+