The tagstream-conduit 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. You can start from the tests/Tests.hs module to see what it can do.
Properties
| Versions | 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 |
|---|---|
| Dependencies | attoparsec, base (4.*), blaze-builder, blaze-builder-conduit (0.5.*), bytestring, conduit (0.5.*), text |
| License | BSD3 |
| Author | yihuang |
| Maintainer | yi.codeplayer@gmail.com |
| Category | Web, Conduit |
| Home page | http://github.com/yihuang/tagstream-conduit |
| Source repository | git clone git://github.com/yihuang/tagstream-conduit |
| Upload date | Fri Aug 31 04:22:48 UTC 2012 |
| Uploaded by | YiHuang |
| Build failure | ghc-7.4 (log) |
| Distributions | NixOS: 0.5.4, Debian: 0.5.4, FreeBSD: 0.5.4 |
Modules
- Text
- HTML
- Text.HTML.TagStream
- Text.HTML.TagStream.ByteString
- Text.HTML.TagStream.Text
- Text.HTML.TagStream.Types
- Text.HTML.TagStream
- HTML
Downloads
- tagstream-conduit-0.5.0.tar.gz (Cabal source package)
- package description (included in the package)