<?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>PDIS-XPath</name>
<shortdesc>Pure-Python XPath evaluator based on ElementTree</shortdesc>
<description>This is a pure-Python XPath evaluator based on
        ElementTree. It supports a substantial fraction of the XPath 1.0
        specification, notwithstanding the limitation that only the self, 
        child, and attribute axes are supported. The parser underlying the 
        evaluator attempts to handle all of XPath 1.0.</description>
<homepage rdf:resource="http://pdis.hiit.fi/pdis/" />
<maintainer><foaf:Person><foaf:name>Ken Rimey</foaf:name>
<foaf:mbox_sha1sum>2fd54113d60e8d3ddcbe9dcb905548ea927d69e2</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.3</revision></Version></release>
</Project></rdf:RDF>