hexpat-pickle: XML picklers based on hexpat, almost source code compatible with HXT
A library of combinators that allows Haskell data structures to be pickled to/from the Tree datatype defined in the hexpat package. It is almost source code compatible with the pickling functionality of the HXT package, to allow you to switch easily between the two implementations. This implementation is simpler and more limited than HXT, but considerably faster. This package does not depend on HXT.
DARCS repository: http://code.haskell.org/hexpat-pickle/
Information/tutorial about the picklers found in the HXT package: http://www.haskell.org/haskellwiki/HXT/Conversion_of_Haskell_data_from/to_XML
Downloads
- hexpat-pickle-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.3, 0.3.1, 0.4, 0.5, 0.6 |
---|---|
Dependencies | base, bytestring (>=0.9), hexpat (>=0.3), utf8-string (>=0.3.3) [details] |
License | BSD-3-Clause |
Copyright | (c) 2009 Stephen Blackheath |
Author | Stephen Blackheath, Matthew Pocock |
Maintainer | http://blacksapphire.com/antispam/ |
Category | XML |
Home page | http://code.haskell.org/hexpat-pickle/ |
Uploaded | by StephenBlackheath at 2009-02-02T12:31:04Z |
Distributions | NixOS:0.6 |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Downloads | 5492 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |