tagstream-conduit: streamlined html tag parser
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.
Versions | 0.2.1, 0.2.2, 0.3.0, 0.3.1, 0.3.2, 0.4.0, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.4.1, 0.5.5, 0.5.5.1, 0.5.5.2, 0.5.5.3 |
---|---|
Dependencies | attoparsec, attoparsec-conduit (>=0.5), base (==4.*), blaze-builder, blaze-builder-conduit (>=0.5 && <1.1), bytestring, case-insensitive, conduit (>=0.5 && <1.1), text, transformers (>=0.3) [details] |
License | BSD-3-Clause |
Author | yihuang |
Maintainer | yi.codeplayer@gmail.com |
Category | Web, Conduit |
Home page | http://github.com/yihuang/tagstream-conduit |
Source repo | head: git clone git://github.com/yihuang/tagstream-conduit |
Uploaded | by YiHuang at Wed Feb 20 02:05:45 UTC 2013 |
Distributions | Arch:0.5.5.3, Debian:0.5.5.3, FreeBSD:0.5.5.3, LTSHaskell:0.5.5.3, NixOS:0.5.5.3, Stackage:0.5.5.3, openSUSE:0.5.5.3 |
Downloads | 31611 total (38 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Modules
[Index]
Downloads
- tagstream-conduit-0.5.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)