Just moved from category devel.

This commit is contained in:
Jacques Vidrine
1998-07-06 17:45:35 +00:00
parent 5dc22a30d1
commit 65eda25660
5 changed files with 84 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
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.
Jacques Vidrine <n@nectar.com>