freebsd-ports/databases/py-PyGreSQL/pkg-descr
Ruslan Makhmatkhanov fc587d5191 - update to 4.1
- trim Makefile header
- update MASTER_SITES
- remove indefinite article from COMMENT
- limit python version to 2.x only
- convert to optionsng (NOPORTDOCS case)
- patch out setuptools for from setup.py for now (mainly to not use PYEASYINSTALL_OSARCH)
- update formatting in pkg-descr and change tab with space at WWW

Reported by:	D'Arcy J.M. Cain <darcy@PyGreSQL.org> (on ports@)
2013-01-03 17:44:14 +00:00

6 lines
269 B
Text

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 includes a DB-API 2.0 compliant API wrapper.
WWW: http://www.pygresql.org