Paketname | python-pgsql |
Beschreibung | A Python DB-API 2.0 interface to PostgreSQL v7.x |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.5.1-2+b3 |
Sektion | python |
Priorität | optional |
Installierte Größe | 608 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libpq5 (>= 8.4~0cvs20090328), python (<< 2.7), python (>= 2.5), python-central |
Empfohlene Pakete | |
Paketbetreuer | Ben Burton |
Quelle | python-pgsql (2.5.1-2) |
Paketgröße | 188662 Byte |
Prüfsumme MD5 | 6a3a1806c9a1add0e0de12d875f6c6ff |
Prüfsumme SHA1 | 2367774d098ba3fcb926f2c71a7d10668aba03fc |
Prüfsumme SHA256 | 920cc5658f4c5a35e00a3d47eec15cdd282c7663a87ebbb5bed5474a56107898 |
Link zum Herunterladen | python-pgsql_2.5.1-2+b3_i386.deb |
Ausführliche Beschreibung | PgSQL is a package of two (2) 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.
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 package contains modules for all supported Python versions.
|