diff options
Diffstat (limited to 'development/psycopg2')
-rw-r--r-- | development/psycopg2/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/development/psycopg2/README b/development/psycopg2/README index 7efa90f3ad7a..ffaef2289dd4 100644 --- a/development/psycopg2/README +++ b/development/psycopg2/README @@ -1,6 +1,3 @@ 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. |