2010-02-17 16:14:21 by PHO / phonohawk | Files touched by this commit (2) |
Log message: hxt doesn't actually require HXT |
2010-02-09 05:23:04 by PHO / phonohawk | Files touched by this commit (5) | |
Log message: Upstream update to hxt-8.5.0 |
2010-01-17 13:03:22 by Thomas Klausner | Files touched by this commit (217) | |
Log message: Recursive PKGREVISION bump for jpeg update to 8. |
2009-11-10 10:49:43 by PHO / phonohawk | Files touched by this commit (3) | |
Log message: Upstream update to hxt-8.3.2 |
2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286) |
Log message: Remove obsolete @dirrm lines. |
2009-07-27 04:15:59 by PHO / phonohawk | Files touched by this commit (3) | |
Log message: Upstream update to hxt-8.3.1 |
2009-06-02 09:43:46 by PHO / phonohawk | Files touched by this commit (6) | |
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. |