openbsd-ports/databases/py-pygresql/pkg/PLIST
wcmaier aa2223f1ea Import py-pygresql.
PyGreSQL is a BSD licensed 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.

From MAINTAINER Laurence Tratt <laurie at tratt dot net>.

ok merdely@
2008-05-08 16:53:22 +00:00

21 lines
840 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2008/05/08 16:53:22 wcmaier Exp $
lib/python${MODPY_VERSION}/site-packages/PyGreSQL-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
lib/python${MODPY_VERSION}/site-packages/_pg.so
lib/python${MODPY_VERSION}/site-packages/pg.py
lib/python${MODPY_VERSION}/site-packages/pg.pyc
lib/python${MODPY_VERSION}/site-packages/pgdb.py
lib/python${MODPY_VERSION}/site-packages/pgdb.pyc
share/doc/py-pygresql/
share/doc/py-pygresql/announce.txt
share/doc/py-pygresql/changelog.txt
share/doc/py-pygresql/future.txt
share/doc/py-pygresql/install.txt
share/doc/py-pygresql/pg.txt
share/doc/py-pygresql/pgdb.txt
share/doc/py-pygresql/readme.txt
share/examples/py-pygresql/
share/examples/py-pygresql/advanced.py
share/examples/py-pygresql/basics.py
share/examples/py-pygresql/func.py
share/examples/py-pygresql/syscat.py