<?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>pyfo</name>
<shortdesc>Easily generate XML from Python data structures.</shortdesc>
<description>This module was developed by Luke Arno for 
Central Piedmont Community College in response to 
dissatisfaction with available alternatives for quickly 
generating XML. Concatenating strings is ugly and error 
prone, using OO APIs for XML is heavy and overkill for 
generating simple XML output.</description>
<homepage rdf:resource="http://foss.cpcc.edu/pyfo/" />
<maintainer><foaf:Person><foaf:name>Luke Arno</foaf:name>
<foaf:mbox_sha1sum>a8b8f1425185bab21f3ed00d733e44672e503fff</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.6</revision></Version></release>
</Project></rdf:RDF>