hackageDB :: [Package]

Built with Cabal

HsSyck: Fast, lightweight YAML loader and dumper

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.

Versions0.2, 0.3, 0.4, 0.42, 0.43, 0.44
Dependenciesbase, bytestring (>=0.9.0.1)
LicenseBSD3
CopyrightAudrey Tang, Gaal Yahas, 2005, 2006, 2007, 2008
AuthorAudrey Tang
Maintaineraudreyt@audreyt.org
CategoryText
Exposed modulesData.Yaml.Syck
Upload dateSat Jun 21 01:10:54 PDT 2008
Uploaded byAudreyTang
Built onghc-6.8

Downloads