<?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>buzhug</name>
<shortdesc>A fast, pure-Python database engine</shortdesc>
<description>buzhug is a fast, pure-Python database engine, using a syntax that Python
programmers should find very intuitive

The data is stored and accessed on disk (it is not an in-memory database) ; the
implementation has been designed to make all operations, and especially
selection, as fast as possible

Main features in version 1.0 :
- bug fix for the float 0.0
- make the sort_by method of result sets compatible with Python 2.3
- new type datetime.time</description>
<download-page>http://sourceforge.net/project/showfiles.php?group_id=167078</download-page>
<homepage rdf:resource="http://buzhug.sourceforge.net" />
<maintainer><foaf:Person><foaf:name>Pierre Quentel</foaf:name>
<foaf:mbox_sha1sum>4c7a302ad86fdc05689ad7f148b9cc0dab37c922</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0</revision></Version></release>
</Project></rdf:RDF>