<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>bsddb3</name>
<shortdesc>Python interface for Berkeley DB</shortdesc>
<description>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.

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. The goal is to mirror most of the real
Berkeley DB API so fall back to the Oracle Berkeley DB
documentation as appropriate.

`Homepage &lt;http://www.jcea.es/programacion/
pybsddb.htm&gt;`__ --
`Documentation &lt;http://www.jcea.es/programacion/
pybsddb_doc/&gt;`__ --
`Mailing List &lt;http://mailman.jcea.es/listinfo/pybsddb&gt;`__</description>
<homepage rdf:resource="http://www.jcea.es/programacion/pybsddb.htm" />
<maintainer><foaf:Person><foaf:name>Jesus Cea, Robin Dunn, Gregory P. Smith, Andrew Kuchling, Barry Warsaw</foaf:name>
<foaf:mbox_sha1sum>b384b027bee13af1bdca37582f0bdc431246faf8</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>4.8.1</revision></Version></release>
</Project></rdf:RDF>