Subject: CVS commit: wip/hs-hxt
From: PHO / phonohawk
Date: 2009-06-02 09:43:46
Message id: E1MBOfB-0006Za-GE@ddv4jf1.ch3.sourceforge.com

Log Message:
Import hs-hxt-8.3.0 as wip/hs-hxt.

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.


Files:
RevisionActionfile
1.1importwip/hs-hxt/distinfo
1.1importwip/hs-hxt/Makefile
1.1importwip/hs-hxt/buildlink3.mk
1.1importwip/hs-hxt/PLIST
1.1importwip/hs-hxt/DESCR
1.1importwip/hs-hxt/patches/patch-aa