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

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 (>=0.10), base (>=4 && <5), blaze-builder, bytestring, case-insensitive, conduit (>=1.2), conduit-extra (>=1.1.0), data-default (>=0.5.0), fail (>=4.9 && <4.10), resourcet, text, transformers (>=0.2), xml-conduit (>=1.2.4) [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 2020-06-03T02:31:44Z
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, 346 indirect [details]
Downloads 42590 total (71 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-06-03 [all 1 reports]