tag-stream: streamlined html tag parser
Tag-stream is a library for parsing HTMLXML 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 `testsTests.hs` to see what it can do.
Modules
[Index]
Downloads
- tag-stream-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.2.1 |
---|---|
Dependencies | attoparsec, base (>=4 && <5), bytestring, enumerator [details] |
License | BSD-3-Clause |
Author | yihuang |
Maintainer | yi.codeplayer@gmail.com |
Category | Web |
Home page | http://github.com/yihuang/tag-stream |
Source repo | head: git clone git://github.com/yihuang/tag-stream.git |
Uploaded | by YiHuang at 2011-11-04T01:21:37Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2307 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |