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


Paketnamepython3-bsddb3
BeschreibungPython interface for Berkeley DB (Python 3.x)
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version4.8.3-3
Sektionpython
Prioritätoptional
Installierte Größe604 Byte
Hängt ab vonlibc6 (>= 2.3.6-6~), libdb4.8, python3 (>= 3.1.2-8~)
Empfohlene Pakete
PaketbetreuerMatthias Klose
Quellepython-bsddb3
Paketgröße124778 Byte
Prüfsumme MD51b317ffde0aec0c274df693b411525a3
Prüfsumme SHA1824b01fec891bae9dabf4ad46d1f30756988095d
Prüfsumme SHA2561123d1c75eb18df933d29ea517bc62b4d761da88acee940039fcf1c4b3eb9544
Link zum Herunterladenpython3-bsddb3_4.8.3-3_i386.deb
Ausführliche BeschreibungThis 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.


Impressum
Linux is a registered trademark of Linus Torvalds