Paketname | python-bsddb3 |
Beschreibung | Python interface for Berkeley DB |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 4.8.3-3 |
Sektion | python |
Priorität | optional |
Installierte Größe | 568 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libdb4.8, python2.6 | python2.5, python (>= 2.6.5-11~), python (<< 2.7) |
Empfohlene Pakete | |
Paketbetreuer | Matthias Klose |
Quelle | |
Paketgröße | 138226 Byte |
Prüfsumme MD5 | 5f96b501a097409fd7d4de28e23a9786 |
Prüfsumme SHA1 | e38c474771c3dec8568570944d0ce5540974b022 |
Prüfsumme SHA256 | f48c9d0b0b255ba1e8759497b8512d667292129170ac639a5080cf30d4158d7d |
Link zum Herunterladen | python-bsddb3_4.8.3-3_i386.deb |
Ausführliche Beschreibung | This module provides a nearly complete wrapping of the Oracle/Sleepycat C API
for the Database Environment, Database, Cursor, Sequence and Transaction
objects, and each of these is exposed as a Python Type in the bsddb3.db
module. The database objects can use various access methods: btree, hash,
recno and queue. Complete support of Berkeley DB distributed transactions.
Complete support for Berkeley DB Replication Manager. Complete support for
Berkeley DB Base Replication. Support for RPC.
|