xml-enumerator-combinators: Parser combinators for xml-enumerator and compatible XML parsers.

[ bsd3, enumerator, library, xml ] [ Propose Tags ]

Parser combinators for xml-enumerator and compatible XML parsers. The aim is to provide advanced parser combinators to eliminate tiresome repetition of boilerplate in streaming XML parsers.


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
testDisabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Dependencies base (>=4.2 && <5), bytestring, containers (>=0.3 && <0.5), enumerator (>=0.4.9 && <0.5), hspec (>=0.3 && <0.4), HUnit, text, transformers, xml-enumerator (>=0.3.0), xml-types (>=0.3 && <0.4) [details]
License BSD-3-Clause
Author Aristid Breitkreuz
Maintainer aristidb@googlemail.com
Category XML, Enumerator
Uploaded by AristidBreitkreuz at 2011-04-06T20:29:42Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables runtests
Downloads 1085 total (6 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]

Readme for xml-enumerator-combinators-0.1

[back to package description]
Parser combinators for xml-enumerator and compatible XML parsers.