<?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>html5lib</name>
<shortdesc>HTML parser based on the WHAT-WG Web Applications 1.0(</shortdesc>
<description>HTML parser designed to follow the WHATWG HTML5 
specification. The parser is designed to handle all flavours of HTML and 
parses invalid documents using well-defined error handling rules compatible
with the behaviour of major desktop web browsers.

Output is to a tree structure; the current release supports output to
ElementTree (including cElementTree and lxml.etree), minidom, and a custom
simpletree format.

html5lib also includes a HTML sanitizer, "treewalkers" for converting various
tree formats into streams and filters and serializers to operate on those streams.</description>
<download-page>http://html5lib.googlecode.com/files/html5lib-0.10.zip</download-page>
<homepage rdf:resource="http://code.google.com/p/html5lib/" />
<maintainer><foaf:Person><foaf:name>James Graham</foaf:name>
<foaf:mbox_sha1sum>85e66722e4b63095558c80264ee6a8bcdf73e223</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.10</revision></Version></release>
</Project></rdf:RDF>