python-bsddb3 6.2.7-1 source package in Ubuntu

Changelog

python-bsddb3 (6.2.7-1) unstable; urgency=medium

  * New upstream version.
  * Bump standards version.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 17:12:56 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Sid
Original maintainer:
Matthias Klose
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-bsddb3_6.2.7-1.dsc 2.2 KiB 48bd8d51536c15ab8c87eb9afdd9594762cbfd8a2dd051dd53ff8adc31ef5ca4
python-bsddb3_6.2.7.orig.tar.gz 427.1 KiB b0f7fa63eb240cd5815809c9d1d7df9f7cc8d6fa9619d0edbe9c794afc02dc9f
python-bsddb3_6.2.7-1.debian.tar.xz 8.1 KiB 308be42a138c66b18a91bf9f3755ab62b73703d1ea37142564067f4c08ab65f3

No changes file available.

Binary packages built by this source

python-bsddb3: No summary available for python-bsddb3 in ubuntu focal.

No description available for python-bsddb3 in ubuntu focal.

python-bsddb3-dbg: No summary available for python-bsddb3-dbg in ubuntu focal.

No description available for python-bsddb3-dbg in ubuntu focal.

python-bsddb3-doc: Documentation for the python Berkeley DB interface module

 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.
 .
 This package contains the documentation for python-bsddb3 and python3-bsddb.

python3-bsddb3: Python interface for Berkeley DB (Python 3.x)

 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.

python3-bsddb3-dbg: Python interface for Berkeley DB (debug extension, Python 3.x)

 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.
 .
 This package contains the extension built for the python debug interpreter.