2005-02-23 17:33:05 +01:00
|
|
|
$NetBSD: distinfo,v 1.4 2005/02/23 16:33:09 agc Exp $
|
Initial import of pyPgSQL 2.4
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.
2003-09-09 15:46:24 +02:00
|
|
|
|
|
|
|
SHA1 (pyPgSQL-2.4.tar.gz) = 478135830e0bf4fc9496452ee3b88de4c218488f
|
2005-02-23 17:33:05 +01:00
|
|
|
RMD160 (pyPgSQL-2.4.tar.gz) = 143b10e7e6e69ef27fe29715fdbf2cfabbd0ab66
|
Initial import of pyPgSQL 2.4
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.
2003-09-09 15:46:24 +02:00
|
|
|
Size (pyPgSQL-2.4.tar.gz) = 152139 bytes
|
2004-08-06 00:20:11 +02:00
|
|
|
SHA1 (patch-aa) = 4ac2cbb8378557678a51bb3ece2f280eff0b1187
|
2004-01-17 14:16:06 +01:00
|
|
|
SHA1 (patch-ab) = 3d387e7d20db3024a0761570f1bbbeeb3fc8f674
|