diff options
Diffstat (limited to 'databases/py-PyGreSQL/pkg-descr')
-rw-r--r-- | databases/py-PyGreSQL/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/databases/py-PyGreSQL/pkg-descr b/databases/py-PyGreSQL/pkg-descr new file mode 100644 index 000000000000..db9ae7d2b75d --- /dev/null +++ b/databases/py-PyGreSQL/pkg-descr @@ -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> |