<?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>oodoctest</name>
<shortdesc>Doctest extractor for OpenOffice.org documents</shortdesc>
<description>oodoctest extracts and runs code samples found in an OpenOffice.org document to
test their validity using the standard python doctest machinery. The goal is
to make it easy to write runnable python documentation with OpenOffice.org.

This script can be both used a command line tool (oodoctest --help) or as the
provider of the OODocFileTest class to integrate OO documents as part of
doctest/unittest suite.</description>
<download-page>http://download.gna.org/oodoctest/</download-page>
<homepage rdf:resource="http://gna.org/projects/oodoctest?printer=1" />
<maintainer><foaf:Person><foaf:name>Olivier Grisel</foaf:name>
<foaf:mbox_sha1sum>c2a3bd281b56e0cbe16a8a9fd76c71f922c15ba8</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1.0</revision></Version></release>
</Project></rdf:RDF>