@hackage hxt8.3.2
A collection of tools for processing XML with Haskell.
Categories
License
LicenseRef-OtherLicense
Maintainer
Uwe Schmidt <uwe@fh-wedel.de>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (12)
- HUnit >=1.2 && <2
- base >=4 && <5
- bytestring >=0.9 && <1
- containers >=0.1 && <1
- curl >=1.3 && <2
- directory >=1 && <2 Show all…
Dependents (127)
@hackage/feed-crawl, @hackage/hxt-extras, @hackage/hxt-filter, @hackage/weekdaze, @hackage/HandsomeSoup, @hackage/yuuko, Show all…
$Id: README,v 1.25 2006/11/15 18:29:08 hxml Exp $
The Haskell XML Toolbox is a collection of tools for processing XML with Haskell.
The Haskell XML Toolbox is available from: http://www.fh-wedel.de/~si/HXmlToolbox/
Detailed information about the features, changes, requirements, installation and documentation is available from that web page.
A getting started tutorial for HXT is available under "http://www.haskell.org/haskellwiki/HXT"
good luck
Uwe Schmidt