Paketname | python-pysqlite1.1 |
Beschreibung | python interface to SQLite 3 |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.1.8a-3+b1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 200 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libsqlite3-0 (>= 3.6.21), python (<< 2.7), python (>= 2.5), python-central (>= |
Empfohlene Pakete | |
Paketbetreuer | Joel Rosdahl |
Quelle | python-pysqlite1.1 (1.1.8a-3) |
Paketgröße | 37344 Byte |
Prüfsumme MD5 | f883ec894b219d1b41ec2174280c0a6f |
Prüfsumme SHA1 | eeb8c7ef7e37196291d254fd2f6bae71a8cfb3a0 |
Prüfsumme SHA256 | 72bea853c2c8f60a987a5491eb012dd86a8a9ccabd25a1af27193ff123920dfd |
Link zum Herunterladen | python-pysqlite1.1_1.1.8a-3+b1_i386.deb |
Ausführliche Beschreibung | pysqlite is an interface to the SQLite database server for
Python. It aims to be fully compliant with Python database
API version 2.0 while also exploiting the unique features of
SQLite.
.
pysqlite 1.1.x is built against SQLite 3 but uses the same API as
pysqlite 1.0.x (for SQLite 2, packaged as python-sqlite). Newer
interfaces to SQLite 3 can be found in the package python-pysqlite2
and python-apsw.
|