<?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>pullparser</name>
<shortdesc>Pull API for HTML parsing.</shortdesc>
<description>A simple "pull API" for HTML parsing, after Perl's HTML::TokeParser.
Many simple HTML parsing tasks are simpler this way than with the
HTMLParser module.  pullparser.PullParser is a subclass of
HTMLParser.HTMLParser.</description>
<download-page>http://wwwsearch.sourceforge.net/pullparser/src/pullparser-0.1.0.tar.gz</download-page>
<homepage rdf:resource="http://wwwsearch.sourceforge.net/pullparser/" />
<maintainer><foaf:Person><foaf:name>John J. Lee</foaf:name>
<foaf:mbox_sha1sum>6de18c3c6a50fbc5e2a9b065803185de4ad0f9cb</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1.0</revision></Version></release>
</Project></rdf:RDF>