The pugs-HsSyck package (version 0.41)
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.
| Dependencies | base, bytestring (>=0.9.0.1) |
|---|---|
| License | OtherLicense |
| Copyright | Audrey Tang, Gaal Yahas, 2005, 2006, 2007 |
| Author | Audrey Tang |
| Maintainer | audreyt@audreyt.org |
| Category | Text |
| Exposed modules | Data.Yaml.Syck |
| Upload date | Wed Feb 20 11:17:37 PST 2008 |
| Uploaded by | GwernBranwen |
| Built on | ghc-6.8 |
Downloads
- pugs-HsSyck-0.41.tar.gz (Cabal source package)
- package description (included in the package)
