Paketname | python3-bsddb3 |
Beschreibung | Python interface for Berkley DB (Python 3.x) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 4.8.3-0ubuntu1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 320 Byte |
Hängt ab von | libc6 (>= 2.4), libdb4.8, python3, python-central (>= 0.6.11) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | python-bsddb3 |
Paketgröße | 82846 Byte |
Prüfsumme MD5 | 296078ff06bb78be6cda18feb46bca46 |
Prüfsumme SHA1 | ba714d33b445093a7667a79cc142634b8fc547c9 |
Prüfsumme SHA256 | 7ad3ba134e8f1994a68e7f4280422f7949004c4982cc8bdab457bdd373fd8664 |
Link zum Herunterladen | python3-bsddb3_4.8.3-0ubuntu1_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.
|