Paketname | python3-bsddb3 |
Beschreibung | Python interface for Berkeley DB (Python 3.x) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 4.8.3-3 |
Sektion | python |
Priorität | optional |
Installierte Größe | 604 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libdb4.8, python3 (>= 3.1.2-8~) |
Empfohlene Pakete | |
Paketbetreuer | Matthias Klose |
Quelle | python-bsddb3 |
Paketgröße | 124778 Byte |
Prüfsumme MD5 | 1b317ffde0aec0c274df693b411525a3 |
Prüfsumme SHA1 | 824b01fec891bae9dabf4ad46d1f30756988095d |
Prüfsumme SHA256 | 1123d1c75eb18df933d29ea517bc62b4d761da88acee940039fcf1c4b3eb9544 |
Link zum Herunterladen | python3-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.
|