Path to this page:
./
databases/py-bsddb3,
Python extension module for Berkeley DB 4
Branch: pkgsrc-2009Q1,
Version: 4.7.5,
Package name: py25-bsddb3-4.7.5,
Maintainer: pkgsrc-usersThis 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 database objects can use different access
methods, btree, hash, recno, and queue. For the first time all of
these are fully supported in the Python wrappers. Please see the
document in developers' web site for more details on the types and
methods provided.
Required to run:[
lang/python25]
Master sites:
SHA1: f699547fadc45f266480583693d67b8a348fe8f2
RMD160: fa99b6acd75aea148f24976ab78638ae82192eff
Filesize: 195.57 KB
Version history: (Expand)
- (2009-04-06) Package added to pkgsrc.se, version py25-bsddb3-4.7.5 (created)