<?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>elementtree</name>
<shortdesc>ElementTree - a light-weight XML object model for Python.</shortdesc>
<description>The Element type is a flexible container object, designed to store
hierarchical data structures in memory.  Element structures can be
converted to and from XML.</description>
<download-page>http://effbot.org/downloads#elementtree</download-page>
<homepage rdf:resource="http://effbot.org/zone/element-index.htm" />
<maintainer><foaf:Person><foaf:name>Fredrik Lundh</foaf:name>
<foaf:mbox_sha1sum>edab8fd5c18c4fb4f7de5b0c4855328379692470</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.2.6-20050316</revision></Version></release>
</Project></rdf:RDF>