tagstream-conduit: streamlined html tag parser

[ bsd3, conduit, library, web ] [ Propose Tags ]

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.

Downloads

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

Package maintainers

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, attoparsec-conduit (>=0.5), base (>=4.5 && <5), blaze-builder, blaze-builder-conduit (>=0.5 && <1.2), bytestring, case-insensitive, conduit (>=0.5 && <1.3), conduit-extra, data-default (>=0.5.0), resourcet, text, transformers (>=0.2), xml-conduit (>=1.1.0.0) [details]
License BSD-3-Clause
Author yihuang
Maintainer yi.codeplayer@gmail.com
Revised Revision 1 made by AdamBergmark at 2015-07-13T16:51:18Z
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 2014-09-05T02:23:08Z
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, 347 indirect [details]
Downloads 42612 total (73 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]