The 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.
Properties
| Versions | 0.2, 0.3, 0.4, 0.42, 0.43, 0.44, 0.45, 0.50 |
|---|---|
| Dependencies | base (3.*), bytestring (≥0.9.0.1), utf8-string (≥0.3) or base (≥4 & <6), bytestring (≥0.9.0.1), syb, utf8-string (≥0.3) |
| License | BSD3 |
| Copyright | Audrey Tang, Gaal Yahas, 2005, 2006, 2007, 2008, 2009 |
| Author | Audrey Tang |
| Maintainer | audreyt@audreyt.org |
| Category | Text, Pugs |
| Upload date | Sat Mar 19 10:14:24 UTC 2011 |
| Uploaded by | AudreyTang |
| Built on | ghc-7.0, ghc-7.2, ghc-7.4 |
| Distributions | NixOS: 0.50, Debian: 0.50 |
Modules
- Data
- Yaml
Downloads
- HsSyck-0.50.tar.gz (Cabal source package)
- package description (included in the package)