<?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>ZODB3</name>
<shortdesc>Zope Object Database: object database and persistence</shortdesc>
<description>The Zope Object Database provides an object-oriented database for
Python that provides a high-degree of transparency. Applications can
take advantage of object database features with few, if any, changes
to application logic.  ZODB includes features such as a plugable storage
interface, rich transaction support, and undo.</description>
<homepage rdf:resource="http://www.zope.org/Products/ZODB3" />
<maintainer><foaf:Person><foaf:name>Zope Corporation</foaf:name>
<foaf:mbox_sha1sum>22febd43f278feeb3170123afd73807f2e17fff3</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>3.8.0</revision></Version></release>
</Project></rdf:RDF>