xml-basic: Basics for XML/HTML representation and processing

[ bsd3, library, xml ] [ Propose Tags ]

We provide basic data types for XML representation, like names, attributes, entities. Yes we try hard to get type safe XML handling out of Haskell 98. We also provide information about exceptional HTML tags, like self-closing tags. This package provides common functionality that is both needed in list (tagsoup-ht) and tree (wraxml) representations of XML.

Flags

Automatic Flags
NameDescriptionDefault
splitbase

Choose the new smaller, split-up base package.

Enabled

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

Versions [RSS] 0.0.1, 0.1, 0.1.1, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.2, 0.1.3, 0.1.3.1, 0.1.3.2
Dependencies applicative (>=1.0 && <1.1), base (>=1.0 && <5), containers (>=0.1 && <0.4), data-accessor (>=0.2 && <0.4), explicit-exception (>=0.1.3 && <0.2), special-functors (>=1.0 && <1.1), utility-ht (>=0.0.4 && <0.1) [details]
License BSD-3-Clause
Author Henning Thielemann <haskell@henning-thielemann.de>
Maintainer Henning Thielemann <haskell@henning-thielemann.de>
Category XML
Home page http://www.haskell.org/haskellwiki/XML-Basic
Source repo head: darcs get http://code.haskell.org/~thielema/xml-basic/
this: darcs get http://code.haskell.org/~thielema/xml-basic/ --tag 0.1.1.1
Uploaded by HenningThielemann at 2010-08-26T18:56:05Z
Distributions LTSHaskell:0.1.3.2, NixOS:0.1.3.2, Stackage:0.1.3.2
Reverse Dependencies 5 direct, 0 indirect [details]
Downloads 7112 total (36 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]