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.
Modules
- Text
- HTML
- Text.HTML.TagStream
- Text.HTML.TagStream.ByteString
- Text.HTML.TagStream.Text
- Text.HTML.TagStream.Types
- Text.HTML.TagStream
- HTML
Downloads
- tagstream-conduit-0.5.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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, 0.5.5.4, 0.5.6 |
---|---|
Dependencies | attoparsec, base (<0), blaze-builder, blaze-builder-conduit (>=0.5 && <0.6), bytestring, conduit (>=0.5 && <0.6), text [details] |
License | BSD-3-Clause |
Author | yihuang |
Maintainer | yi.codeplayer@gmail.com |
Revised | Revision 1 made by AdamBergmark at 2015-07-13T16:51:56Z |
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 2012-08-31T04:27:49Z |
Distributions | Arch:0.5.6, Debian:0.5.6, FreeBSD:0.5.5.3, LTSHaskell:0.5.6, NixOS:0.5.6, Stackage:0.5.6 |
Reverse Dependencies | 8 direct, 351 indirect [details] |
Downloads | 42935 total (62 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-08 [all 7 reports] |