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.
Versions [faq] | 0.2, 0.3, 0.4, 0.42, 0.43, 0.44, 0.45, 0.50, 0.51, 0.51.20150815, 0.52, 0.53 |
---|---|
Change log | Changes |
Dependencies | base (>=3 && <4.7), bytestring (>=0.9.0.1), syb [details] |
License | BSD-3-Clause |
Copyright | Audrey Tang, Gaal Yahas, 2005, 2006, 2007, 2008, 2009 |
Author | Audrey Tang |
Maintainer | audreyt@audreyt.org |
Revised | Revision 1 made by HerbertValerioRiedel at 2018-12-17T19:47:19Z |
Category | Text, Pugs |
Uploaded | by AudreyTang at 2009-05-15T01:38:24Z |
Distributions | Debian:0.50, NixOS:0.53 |
Downloads | 13153 total (46 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] |
Flags
Name | Description | Default | Type |
---|---|---|---|
sybinbase | syb was split from base >= 4 | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- HsSyck-0.45.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.