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 provides a Conduit to parse html streamlined, which consumes constant memory. You can start from the `tests/Tests.hs` module to see what it can do.

Downloads

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, base (>=4 && <5), blaze-builder, blaze-builder-conduit (>=0.2.0), bytestring, conduit (>=0.2.0) [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/tag-stream.git
Uploaded by YiHuang at 2012-02-03T01:44:02Z
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 42625 total (77 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]