<?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>yaxl</name>
<shortdesc>Yet Another (Pythonic) XML Library</shortdesc>
<description>A library for reading, writing and manipulating XML in Python.
    
* Requires only Python 2.4+
* Learnable in 15 minutes
* Simplest interface possible - minimal number of functions (1) and objects (1) exported
* XML Namespace aware
* XPath support
* Easy to create XML documents and fragments
* Easy to read in and manipulate XML documents and fragments</description>
<homepage rdf:resource="http://www.ilowe.net/software/yaxl" />
<maintainer><foaf:Person><foaf:name>Iain Lowe</foaf:name>
<foaf:mbox_sha1sum>f734ea86b5643f4c67aa00c439ac4db9e2c97d15</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.0.17</revision></Version></release>
</Project></rdf:RDF>