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-bsddb3
BeschreibungPython interface for Berkley DB
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (main)
Version4.8.3-0ubuntu1
Sektionpython
Prioritätoptional
Installierte Größe356 Byte
Hängt ab vonlibc6 (>= 2.4), libdb4.8, python (<< 2.7), python (>= 2.6), python-central (>= 0.6.11)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße89390 Byte
Prüfsumme MD5b293e35fa69a4dde41d86c1445743878
Prüfsumme SHA1c1e8e243b819d6971549098da23e8177cf98d26f
Prüfsumme SHA2560208344426449065d6a1c6b0514175aa4b5282ff09686948a7d4e7c7b595d731
Link zum Herunterladenpython-bsddb3_4.8.3-0ubuntu1_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