yamlversion

Parse and generate YAML 1.1/1.2 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
AuthorsAnil Madhavapeddy <anil@recoil.org>, Rizo Isrof <rizo@odis.io>, Patrick Ferris, favonia@gmail.com and Alan J Hu <alanh@ccs.neu.edu>
LicenseISC
Published
Homepagehttps://github.com/avsm/ocaml-yaml
Issue Trackerhttps://github.com/avsm/ocaml-yaml/issues
MaintainerAnil Madhavapeddy <anil@recoil.org>
Dependencies
Conflicts
Source [http] https://github.com/avsm/ocaml-yaml/releases/download/v3.0.1/yaml-3.0.1.tbz
sha256=92ed1ba429559a14b6b45e170f3482191791f99ac5189a5f20612e15bfbdf695
sha512=b5cd1724aefd049230c4c5e71ad047688c8f747d133572879f08c83bc6d1a29e5bae750115c232ecf58ee9ddee32ca9ac4471f40ff65cf81b785b03941401aca
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/yaml/yaml.3.0.1/opam
Optionally used by