hexpat-pickle-0.1: XML picklers based on hexpat, almost source code compatible with HXT

The hexpat-pickle package

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

Properties

Versions0.1, 0.2, 0.3, 0.3.1, 0.4, 0.5, 0.6
Dependenciesbase, bytestring (≥0.9), hexpat (≥0.3), utf8-string (≥0.3.3)
LicenseBSD3
Copyright(c) 2009 Stephen Blackheath
AuthorStephen Blackheath, Matthew Pocock
Maintainerhttp://blacksapphire.com/antispam/
Stabilityalpha
CategoryXML
Home pagehttp://code.haskell.org/hexpat-pickle/
Upload dateMon Feb 2 12:31:04 UTC 2009
Uploaded byStephenBlackheath
Built onghc-6.10
Build failureghc-6.12 (log)

Modules

Downloads