pugs-HsSyck-0.41: Fast, lightweight YAML loader and dumper

The pugs-HsSyck package

This is a simple YAML ('Yet Another Markup Language') processor, used by the Pugs project for handling data serialization; this can be useful for optimization and caching purposes.

This is an interface to the syck C library for parsing and dumping YAML data. It lets you transform textual YAML data into an object of type YamlNode, and vice versa, fast. Note: This is an old HsSyck, as it was used by Pugs (pugs-HsSyck). You probably want the more updated HsSyck, available at http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HsSyck.

Properties

Version0.41
Dependenciesbase, bytestring (≥0.9.0.1)
LicenseOtherLicense
CopyrightAudrey Tang, Gaal Yahas, 2005, 2006, 2007
AuthorAudrey Tang
Maintaineraudreyt@audreyt.org
CategoryText
Upload dateWed Feb 20 19:17:37 UTC 2008
Uploaded byGwernBranwen
Built onghc-6.10, ghc-6.8
Build failureghc-6.12 (log), ghc-7.0 (log)

Modules

Downloads