Hi ports@, % cat pkg/DESCR pyPgSQL is a package of two modules that provide a Python DB-API 2.0 compliant interface to PostgreSQL databases. The first module, libpq, exports the PostgreSQL C API to Python. This module is written in C and can be compiled into Python or can be dynamically loaded on demand. The second module, PgSQL, provides the DB-API 2.0 compliant interface and support for various PostgreSQL data types, such as INT8, NUMERIC, MONEY, BOOL, ARRAYS, etc. This module is written in Python.
Homepage: http://pypgsql.sourceforge.net/ Port available here: http://openbsd.raveland.org/pub/OpenBSD/py-PgSQL-2.5.1.tgz Tested on @i386 with PostgreSQL 8.3.1. Tests, comments are welcome. Regards, -- Pierre-Emmanuel André <pea at raveland.org> GPG key: 0x7AE329DC
