diff options
author | Carlos Corbacho <carlos@strangeworlds.co.uk> | 2010-08-15 19:05:57 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-15 20:53:43 -0500 |
commit | ae58a781f7a18327a3683334c6e23624ad8e6c41 (patch) | |
tree | 9ae398a07e4a0d6f19a38cb95c9ddcc0b9111869 /development/psycopg2/README | |
parent | 9197e7c73a9b90115832e72bc40a650cbebba3ad (diff) | |
download | slackbuilds-ae58a781f7a18327a3683334c6e23624ad8e6c41.tar.gz |
development/psycopg2: Updated for version 2.2.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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 137f0917ab..7efa90f3ad 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. |