hexpat-pickle: XML picklers based on hexpat, source-code-similar to those of the HXT package
A library of combinators that allows Haskell data structures to be pickled (serialized) to/from XML via the Tree datatype defined in the hexpat package. It is source-code-similar to the pickling functionality of the HXT package, to ease the transition between the two libraries. This implementation is faster but less complete than HXT. Unlike some other picklers, it also supports lazy unpickling.
This package does not depend on HXT.
DARCS repository: http://code.haskell.org/hexpat-pickle/
Downloads
- hexpat-pickle-0.6.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 (>=3 && <5), bytestring (>=0.9), containers, extensible-exceptions (>=0.1 && <0.2), hexpat (>=0.19), text (>=0.1), utf8-string (>=0.3.3) [details] |
License | BSD-3-Clause |
Copyright | (c) 2009 Stephen Blackheath <http://blacksapphire.com/antispam/>, (c) 2009 Matthew Pocock <matthew.pocock@ncl.ac.uk> |
Author | Stephen Blackheath (blackh), Matthew Pocock (drdozer) |
Maintainer | http://blacksapphire.com/antispam/ |
Category | XML |
Home page | http://code.haskell.org/hexpat-pickle/ |
Source repo | head: darcs get http://code.haskell.org/hexpat-pickle/ |
Uploaded | by StephenBlackheath at 2012-04-27T16:05:53Z |
Distributions | NixOS:0.6 |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Downloads | 5401 total (20 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] |