Version 8.0.0-1 of hxt is deprecated.
The latest version of hxt is 9.3.1.22-0.

hxt

Version 8.0.0 revision 1 uploaded by HerbertValerioRiedel.

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. It contains a validating XML parser, a HTML parser, namespace support, an XPath expression evaluator, an XSLT library, a RelaxNG schema validator and funtions for serialization and deserialization of user defined data. The libraray make extensive use of the arrow approach for processing XML.

Author
n/a
Bug reports
n/a
Category
XML
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

Components