summaryrefslogtreecommitdiff
path: root/development/psycopg2/README
diff options
context:
space:
mode:
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.
+