Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039534
en ru br
ALT Linux repos
4.1: 4.3.0-alt9.1
4.0: 4.3.0-alt9
3.0: 4.3.0-alt9

Group :: Development/Python
RPM: python-module-bsddb3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 4.3.0-alt9.1
Build date: 8 february 2008, 02:06 ( 841.9 weeks ago )
Size: 491.72 Kb

Home page:   http://pybsddb.sf.net/

License: ZPL
Summary: Python interface for BerkeleyDB 3.2 thru 4.2
Description:

This module provides a nearly complete wrapping
of the Sleepycat C API for the Database
Environment, Database, Cursor, and Transaction
objects, and each of these is exposed as a Python
type in the bsddb3.db module.  The databse objects
can use various access methods: btree, hash, recno,
and queue.  For the first time all of these are
fully supported in the Python wrappers.  Please see
the documents in the docs directory of the source
distribution or at the website for more details on
the types and methods provided.

Current maintainer: Grigory Batalov

List of contributors

List of rpms provided by this srpm:

  • python-module-bsddb3
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin