DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-pgsql
BeschreibungA Python DB-API 2.0 interface to PostgreSQL v7.x
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version2.5.1-2ubuntu3
Sektionuniverse/python
Prioritätoptional
Installierte Größe588 Byte
Hängt ab vonlibc6 (>= 2.4), libpq5 (>= 8.3~beta1), python (<< 2.7), python (>= 2.5), python-central (>= 0.6.11),
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße177450 Byte
Prüfsumme MD53229206e1049e9a3bf5ce13ac6d51117
Prüfsumme SHA1954896d3273b4024dd7cf1fd47e312c2ff4e803d
Prüfsumme SHA2561bae9c5c59e2f5cec5550b1a042caa60ff6a8d20dfc08f93814afe4a41e03396
Link zum Herunterladenpython-pgsql_2.5.1-2ubuntu3_i386.deb
Ausführliche BeschreibungPgSQL 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.


Impressum
Linux is a registered trademark of Linus Torvalds