<?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>dbfpy</name>
<shortdesc>Access .DBF (dBase) files from python</shortdesc>
<description>dbfpy is a python-only module for reading and writing DBF-files.
It was created by Jeff Kunce and then modified by Hans Fiby
and Yaroslav Samchuk.

dbfpy can read and write simple DBF-files.  The `DBF-format
&lt;http://www.clicketyclick.dk/databases/xbase/format/&gt;`_
was developed about 30 years ago and was used by a number
of simple database applications (dBase, Foxpro, Clipper, ...).
The basic datatypes numbers, short text, and dates are available.
Many different extensions have been used; dbfpy can read and write
only simple DBF-files.</description>
<download-page>http://sourceforge.net/project/showfiles.php?group_id=140566</download-page>
<homepage rdf:resource="http://dbfpy.sourceforge.net/" />
<maintainer><foaf:Person><foaf:name>Jeff Kunce</foaf:name>
</foaf:Person></maintainer>
<release><Version><revision>2.2.0</revision></Version></release>
</Project></rdf:RDF>