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, bytestring (≥0.9.0.1) |
| License | BSD3 |
| Copyright | Audrey Tang, Gaal Yahas, 2005, 2006, 2007, 2008 |
| Author | Audrey Tang |
| Maintainer | audreyt@audreyt.org |
| Category | Text, Pugs |
| Upload date | Sat Jun 21 08:13:05 UTC 2008 |
| Uploaded by | AudreyTang |
| Built on | ghc-6.10, ghc-6.12, ghc-6.8 |
| Distributions | NixOS: 0.50, Debian: 0.50 |
Modules
- Data
- Yaml
Downloads
- HsSyck-0.44.tar.gz (Cabal source package)
- package description (included in the package)