Paketname | python-pgsql |
Beschreibung | A Python DB-API 2.0 interface to PostgreSQL v7.x |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.5.1-2ubuntu3 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 588 Byte |
Hängt ab von | libc6 (>= 2.4), libpq5 (>= 8.3~beta1), python (<< 2.7), python (>= 2.5), python-central (>= 0.6.11), |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 177450 Byte |
Prüfsumme MD5 | 3229206e1049e9a3bf5ce13ac6d51117 |
Prüfsumme SHA1 | 954896d3273b4024dd7cf1fd47e312c2ff4e803d |
Prüfsumme SHA256 | 1bae9c5c59e2f5cec5550b1a042caa60ff6a8d20dfc08f93814afe4a41e03396 |
Link zum Herunterladen | python-pgsql_2.5.1-2ubuntu3_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.
|