<?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>iniparse</name>
<shortdesc>Accessing and Modifying INI files</shortdesc>
<description>iniparse is an INI parser for  Python which is API compatible
with the standard library's ConfigParser, preserves structure of INI
files (order of sections &amp; options, indentation, comments, and blank
lines are preserved when data is updated), and is more convenient to
use.</description>
<homepage rdf:resource="http://code.google.com/p/iniparse/" />
<maintainer><foaf:Person><foaf:name>Paramjit Oberoi</foaf:name>
<foaf:mbox_sha1sum>dfee3985bb4027d128b4708edd99874be357c280</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.3.1</revision></Version></release>
</Project></rdf:RDF>