NOTICE: This package has been removed from pkgsrc

./wip/hs-hxt, Collection of tools for processing XML with Haskell

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 9.3.1.1, Package name: hs-hxt-9.3.1.1, Maintainer: pho

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 library makes extensive use
of the arrow approach for processing XML.

Since version 9 the toolbox is partitioned into various
(sub-)packages. This package contains the core functionality,
hxt-curl, hxt-tagsoup, hxt-relaxng, hxt-xpath, hxt-xslt,
hxt-regex-xmlschema contain the extensions. hxt-unicode contains
encoding and decoding functions, hxt-charproperties char properties
for unicode and XML.


Required to run:
[wip/hs-hxt-regex-xmlschema] [wip/hs-hxt-unicode] [devel/hs-mtl] [textproc/hs-parsec] [net/hs-network]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 3084068a0101b6494864635310769e4c06193665
RMD160: 0c02f85c6dbdfb50bae1e0167a8f4174d7dde39b
Filesize: 222.856 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-29 16:10:14 by Ryosuke Moro | Files touched by this commit (101)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-05-21 23:04:42 by Ryosuke Moro | Files touched by this commit (97)
Log message:
Remove hs-network, imported to pkgsrc/net.
Remove hs-random, hs-syb, imported to pkgsrc/devel.
Remove hs-x11, imported to pkgsrc/x11.
   2014-05-19 23:28:46 by Ryosuke Moro | Files touched by this commit (81)
Log message:
Remove hs-parsec, imported to pkgsrc/textproc.
Remove hs-data-default-instances-base, hs-data-default-instances-containers,
hs-data-default-instances-dlist, hs-data-default-instances-old-locale,
imported to pkgsrc/devel.
   2014-05-16 22:47:07 by Ryosuke Moro | Files touched by this commit (112)
Log message:
Remove hs-mtl, imported to pkgsrc/devel
   2013-10-01 03:34:26 by PHO / phonohawk | Files touched by this commit (4) | Package updated
Log message:
Upstream update to hxt-9.3.1.1

   2012-03-04 06:47:33 by PHO / phonohawk | Files touched by this commit (3) | Package updated
Log message:
Upstream update to hxt-9.2.2

   2012-02-11 05:38:13 by PHO / phonohawk | Files touched by this commit (5) | Package updated
Log message:
Upstream update to hxt-9.2.0

   2011-10-05 09:08:11 by PHO / phonohawk | Files touched by this commit (2) | Package updated
Log message:
Upstream update to hxt-9.1.4