The xml-basic package
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.
Properties
| Versions | 0.0.1, 0.1, 0.1.1, 0.1.1.1, 0.1.1.2 |
|---|---|
| Dependencies | base (≥1.0 & <2), data-accessor (0.2.*), explicit-exception (≥0.1.3 & <0.2), special-functors (1.0.*), utility-ht (≥0.0.4 & <0.1) or base (≥2), containers (≥0.1 & <0.3), data-accessor (0.2.*), explicit-exception (≥0.1.3 & <0.2), utility-ht (≥0.0.4 & <0.1) |
| License | BSD3 |
| 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 repository | darcs get http://code.haskell.org/~thielema/xml-basic/ |
| Upload date | Wed Mar 4 21:28:04 UTC 2009 |
| Uploaded by | HenningThielemann |
| Built on | ghc-6.10, ghc-6.12 |
Modules
- Text
- HTML
- XML
- Basic
Downloads
- xml-basic-0.0.1.tar.gz (Cabal source package)
- package description (included in the package)