K 10
svn:author
V 3
pgj
K 8
svn:date
V 27
2012-06-24T10:18:43.000000Z
K 7
svn:log
V 381
Tag-stream is a library for parsing HTML//XML to a token stream. It can
parse unstructured and malformed HTML from the web. It also provides an
Enumeratee which can parse streamline html, which means it consumes constant
memory. You can start from the `tests/Tests.hs` module to see what it can
do.

WWW:	http://github.com/yihuang/tagstream-conduit

Obtained from:	FreeBSD Haskell

END
