The tag-stream package
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. Users can start from the tests/Tests.hs module to see what it can do.
Properties
| Versions | 0.1.0, 0.2.0, 0.2.1 |
|---|---|
| Dependencies | attoparsec, base (4.*), blaze-builder, bytestring, enumerator (≥0.4.15) |
| License | BSD3 |
| Author | yihuang |
| Maintainer | yi.codeplayer@gmail.com |
| Category | Web |
| Home page | http://github.com/yihuang/tag-stream |
| Source repository | git clone git://github.com/yihuang/tag-stream.git |
| Upload date | Sun Nov 6 14:55:55 UTC 2011 |
| Uploaded by | YiHuang |
| Built on | ghc-7.2 |
Modules
Downloads
- tag-stream-0.2.1.tar.gz (Cabal source package)
- package description (included in the package)