diff options
Diffstat (limited to 'python/PyGreSQL')
-rw-r--r-- | python/PyGreSQL/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/PyGreSQL/README b/python/PyGreSQL/README index 2ac39fc87d..8bd3788b77 100644 --- a/python/PyGreSQL/README +++ b/python/PyGreSQL/README @@ -1,3 +1,3 @@ -PyGreSQL is an open-source 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 an open-source 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. |