diff options
Diffstat (limited to 'development/psycopg2/README')
-rw-r--r-- | development/psycopg2/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/development/psycopg2/README b/development/psycopg2/README index 7efa90f3ad7a..137f0917ab7a 100644 --- a/development/psycopg2/README +++ b/development/psycopg2/README @@ -1,6 +1,6 @@ -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. +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. +This SlackBuilds requires that PostgreSQL is installed to build, and to +be useful. A PostgreSQL SlackBuild is available from SlackBuilds.org. |