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-apsw-dbg
Beschreibunganother Python SQLite 3 wrapper (debug extension)
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version3.6.22-r1-2
Sektionuniverse/python
Prioritätextra
Installierte Größe660 Byte
Hängt ab vonpython-apsw (= 3.6.22-r1-2), python-dbg, libc6 (>= 2.4), libsqlite3-0 (>= 3.6.21)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellepython-apsw
Paketgröße247232 Byte
Prüfsumme MD5986058816c119600718044c87afa175a
Prüfsumme SHA10557469f08b4f185dcc941a064505c04f7ea5581
Prüfsumme SHA256f235fd8785bc8a9edbe24f3f0315f298c3f28568cd9d8b932fcf1eb39141f05d
Link zum Herunterladenpython-apsw-dbg_3.6.22-r1-2_i386.deb
Ausführliche BeschreibungAPSW (Another Python SQLite Wrapper) is an SQLite 3 wrapper that provides the thinnest layer over SQLite 3 possible. Everything you can do from the C API to SQLite 3, you can do from Python. Although APSW's API looks vaguely similar to Python's DB-API, it is not compliant with that API and instead works the way SQLite 3 does. . This package contains the extension built for the Python debug interpreter.


Impressum
Linux is a registered trademark of Linus Torvalds