from pkgsrc-wip 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.
5 lines
230 B
Text
5 lines
230 B
Text
$NetBSD: distinfo,v 1.1.1.1 2003/09/09 13:46:24 recht Exp $
|
|
|
|
SHA1 (pyPgSQL-2.4.tar.gz) = 478135830e0bf4fc9496452ee3b88de4c218488f
|
|
Size (pyPgSQL-2.4.tar.gz) = 152139 bytes
|
|
SHA1 (patch-aa) = f8db2a753eb76bece779936fae69be60794c0327
|