summaryrefslogtreecommitdiff
path: root/databases/py-PyGreSQL/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-PyGreSQL/pkg-descr')
-rw-r--r--databases/py-PyGreSQL/pkg-descr13
1 files changed, 8 insertions, 5 deletions
diff --git a/databases/py-PyGreSQL/pkg-descr b/databases/py-PyGreSQL/pkg-descr
index 7d2844cbbdac..0a7ffaabe53b 100644
--- a/databases/py-PyGreSQL/pkg-descr
+++ b/databases/py-PyGreSQL/pkg-descr
@@ -1,9 +1,12 @@
From the README:
-PyGreSQL is a python module that interfaces to a PostgreSQL database. It
-embeds the PostgreSQL query library to allow easy use of the powerful
-PostgreSQL features from a Python script.
+ PyGreSQL is a python module that interfaces to a PostgreSQL database. It
+ embeds the PostgreSQL query library to allow easy use of the powerful
+ PostgreSQL features from a Python script.
-Jacques Vidrine <n@nectar.com>
+As of version 3.2, PyGreSQL was folded into the PostgreSQL development tree.
+PyGreSQL includes a DB-API 2.0 compliant API wrapper.
-WWW: http://www.druid.net/pygresql/
+Author: D'Arcy J.M. Cain <darcy@druid.net>
+WWW: http://www.druid.net/pygresql/
+See also: http://www.postgresql.org/idocs/index.php?pygresql.html