description python module providing a simple pull API for HTML parsing
long_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 \
homepage http://wwwsearch.sourceforge.net/pullparser/
master_sites ${homepage}/src/
distname pullparser-${version}
checksums md5 e7074a671ced63ca019d00e1a1b25ca4
xinstall -m 644 -W ${worksrcpath} COPYING ChangeLog \
INSTALL README.html README.txt \
${destroot}${prefix}/share/doc/${name}