tagchup: alternative package for processing of tag soups
Tagchup is a package for processing XML, HTML, XHTML documents that can also be malformed. It allows parsing, formatting and retrieval of such document. All functions should be as lazy as possible.
I use a custom data structure based on types from xml-basic for easy interchange with the wraxml package.
Its lazy monadic parser should be more comprehensible and easier to extend than the one of tagsoup-0.6. It also handles XML processing instructions and CDATA sections correctly.
The name Tagchup resembles Ketchup.
Modules
[Index]
Downloads
- tagchup-0.3.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.3.1, 0.4, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.0.4, 0.4.0.5, 0.4.0.6, 0.4.1, 0.4.1.1, 0.4.1.2 |
---|---|
Dependencies | base (>=3 && <4), bytestring (>=0.9.0.1 && <0.10), containers (>=0.1 && <0.3), data-accessor (>=0.2 && <0.3), explicit-exception (>=0.1 && <0.2), old-time (>=1.0 && <1.1), transformers (>=0.0 && <0.2), utility-ht (>=0.0.1 && <0.1), xml-basic (>=0.1 && <0.2) [details] |
License | LicenseRef-GPL |
Author | Henning Thielemann <tagchup@henning-thielemann.de> |
Maintainer | Henning Thielemann <tagchup@henning-thielemann.de> |
Category | XML |
Home page | http://code.haskell.org/~thielema/tagchup/ |
Uploaded | by HenningThielemann at 2009-04-06T00:23:24Z |
Distributions | LTSHaskell:0.4.1.2, NixOS:0.4.1.2, Stackage:0.4.1.2 |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Executables | validate-tagchup, tagchupspeed, tagchuptest |
Downloads | 8005 total (3 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] |