Path to this page:
./
databases/py-PgSQL,
Python DB-API 2.0 compliant interface to PostgreSQL
Branch: pkgsrc-2008Q3,
Version: 2.4nb5,
Package name: py24-PgSQL-2.4nb5,
Maintainer: rechtpyPgSQL 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.
Required to run:[
databases/postgresql83-client] [
lang/python24] [
time/py-mxDateTime]
Master sites: (Expand)
SHA1: 478135830e0bf4fc9496452ee3b88de4c218488f
RMD160: 143b10e7e6e69ef27fe29715fdbf2cfabbd0ab66
Filesize: 148.573 KB
Version history: (Expand)
- (2008-10-06) Package added to pkgsrc.se, version py24-PgSQL-2.4nb5 (created)