Version 7.1-0 of hxt is deprecated.
The latest version of hxt is 9.3.1.22-0.
hxt
Version 7.1 revision 0 uploaded by IsaacJones.
Package meta
- Synopsis
- A collection of tools for processing XML with Haskell.
- Description
The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but introduces a more general approach for processing XML with Haskell. The Haskell XML Toolbox uses a generic data model for representing XML documents, including the DTD subset and the document subset, in Haskell. This data model makes it possible to use filter functions as a uniform design of XML processing applications. The whole XML parser including the validator parts was implemented using this design. Libraries with filters and combinators are provided for processing the generic data model.
- Author
- n/a
- Bug reports
- n/a
- Category
- Text
- Copyright
- Copyright (c) 2005 Uwe Schmidt
- Homepage
- http://www.fh-wedel.de/~si/HXmlToolbox/index.html
- Maintainer
- Uwe Schmidt <uwe@fh-wedel.de>
- Package URL
- n/a
- Stability
- stable