HsSyck: Fast, lightweight YAML loader and dumper

[ library, mit, pugs, text ] [ Propose Tags ]

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.

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
sybinbase

syb was split from base >= 4

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 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 changelog
Dependencies base (>=3 && <6), bytestring (>=0.9.0.1), hashtables, syb, utf8-string (>=0.3) [details]
License BSD-3-Clause
Copyright Audrey Tang, Gaal Yahas, 2005-2015
Author Audrey Tang
Maintainer audreyt@audreyt.org
Category Text, Pugs
Uploaded by AudreyTang at 2015-08-15T07:06:58Z
Distributions NixOS:0.53
Reverse Dependencies 7 direct, 7 indirect [details]
Downloads 15018 total (44 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-08-15 [all 1 reports]