HsSyck

Version 0.53 revision 0 uploaded by AudreyTang.

Package meta

Synopsis
Fast, lightweight YAML loader and dumper
Description

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.

Author
Audrey Tang
Bug reports
https://github.com/audreyt/hssyck/issues
Category
Text, Pugs
Copyright
Audrey Tang, Gaal Yahas, Oliver Charles, 2005, 2006, 2007, 2008, 2009, 2013, 2014, 2015
Homepage
n/a
Maintainer
audreyt@audreyt.org
Package URL
n/a
Stability
n/a

Components