yamlversion

Parse and generate YAML 1.1 files

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.

The Yaml module docs are browseable online.

Tags org:mirage org:ocamllabs
AuthorAnil Madhavapeddy <anil@recoil.org>
LicenseISC
Published
Homepagehttps://github.com/avsm/ocaml-yaml
Issue Trackerhttps://github.com/avsm/ocaml-yaml/issues
MaintainerAnil Madhavapeddy <anil@recoil.org>
Availablearch != "ppc64"
Dependencies
Source [http] https://github.com/avsm/ocaml-yaml/releases/download/v0.2.0/yaml-0.2.0.tbz
md5=97f4d85f56eb21fabc210b6ff009a771
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/yaml/yaml.0.2.0/opam
Required by
Optionally used by