<?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>html</name>
<shortdesc>html is a python wrapper for html4.0 tags</shortdesc>
<description>It lets you construct and parse html content
        in the simplest way python allows to. That is, all html tags are
        wrapped in tiny python classes you may stuff other tags into.
        Support for tidy is provided aswell as an xpath like synthax
        for searching tags within a tag and other goodies.</description>
<homepage rdf:resource="http://home.arcor.de/jurner/python" />
<maintainer><foaf:Person><foaf:name>Juergen Urner</foaf:name>
<foaf:mbox_sha1sum>834c652f70bd66a5e684e0b4db48590e7d2a68df</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.4.0</revision></Version></release>
</Project></rdf:RDF>