tag-stream: streamlined html tag parser

[ bsd3, 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. Users 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.1.0, 0.2.0, 0.2.1
Dependencies attoparsec, base (>=4 && <5), blaze-builder, bytestring, enumerator (>=0.4.15) [details]
License BSD-3-Clause
Author yihuang
Maintainer yi.codeplayer@gmail.com
Category Web
Home page http://github.com/yihuang/tag-stream
Source repo head: git clone git://github.com/yihuang/tag-stream.git
Uploaded by YiHuang at 2011-11-06T14:55:55Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2252 total (7 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]