tag-stream-0.2.0: streamlined html tag parser

The tag-stream package

Tag-stream is a library for parsing HTMLXML 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.

Properties

Versions0.1.0, 0.2.0, 0.2.1
Dependenciesattoparsec, base (4.*), blaze-builder, bytestring, enumerator (≥0.4.15)
LicenseBSD3
Authoryihuang
Maintaineryi.codeplayer@gmail.com
CategoryWeb
Home pagehttp://github.com/yihuang/tag-stream
Source repositorygit clone git://github.com/yihuang/tag-stream.git
Upload dateSun Nov 6 05:11:34 UTC 2011
Uploaded byYiHuang
Built onghc-7.2

Modules

Downloads