Ocaml Yaml Versions Save

OCaml interface to the YAML 1.1 spec

v0.1.0

6 years ago

This is an OCaml library to parse and generate the YAML file format. It is intended to interoperable with the Ezjsonm JSON handling library, if the simple common subset of Yaml is used. Anchors and other advanced Yaml features are not implemented in the JSON compatibility layer.