pugs-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.
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.
Downloads
- pugs-HsSyck-0.41.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.41 |
---|---|
Change log | Changes |
Dependencies | base, bytestring (>=0.9.0.1) [details] |
Tested with | ghc ==6.8.2 |
License | LicenseRef-OtherLicense |
Copyright | Audrey Tang, Gaal Yahas, 2005, 2006, 2007 |
Author | Audrey Tang |
Maintainer | audreyt@audreyt.org |
Category | Text |
Uploaded | by GwernBranwen at 2008-02-20T19:17:37Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1112 total (4 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] |