slackbuilds_ponce/system/pygresql
2010-05-11 19:46:36 +02:00
..
pygresql.info system/pygresql: Initial import 2010-05-11 15:18:43 +02:00
pygresql.SlackBuild system/pygresql: Initial import 2010-05-11 15:18:43 +02:00
README system/pygresql: Initial import 2010-05-11 15:18:43 +02:00
slack-desc system/pygresql: Updated for version 3.8.1 2010-05-11 19:46:36 +02:00

PyGreSQL is a PostgreSQL access for Python.

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 provides two different APIs, the "classic" interface provided by the
pg module and the newer DB-API 2.0 compliant interface provided by the pgdb
module.

This SlackBuild requires that PostgreSQL is installed to build, and to be
useful. A PostgreSQL SlackBuild is available from SlackBuilds.org.