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 |
---|---|
Authors | Anil Madhavapeddy <anil@recoil.org>, Rizo Isrof <rizo@odis.io>, Patrick Ferris, favonia@gmail.com and Alan J Hu <alanh@ccs.neu.edu> |
License | ISC |
Published | |
Homepage | https://github.com/avsm/ocaml-yaml |
Issue Tracker | https://github.com/avsm/ocaml-yaml/issues |
Maintainer | Anil Madhavapeddy <anil@recoil.org> |
Dependencies | |
Source [http] | https://github.com/avsm/ocaml-yaml/releases/download/v3.0.0/yaml-v3.0.0.tbz sha256=4c48e27092d5c95cb49898ca637be92d2a70f1769fd1532b84a5e56c17359ac7 sha512=abf7d8c3e4e5f30f19f76b52e8c5b7593c8dca42050bc2d780cbc6e7e7cc49b40b6f27d8b884ce2b39ce0d63d5da715b86692ebe2792ecd1b455128c294a518d |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/yaml/yaml.3.0.0/opam |
Required by
- finch
- frama-c>=27.0~beta
- goblint>=2.0.0
- irmin-cli
- irmin-unix>=2.0.0
- jekyll-format>=0.3.0
- lilac
- lustre-v6>=6.107.1
- obi
- ppx_deriving_yaml
- ppx_protocol_convwith-test & =2.0.0
- ppx_protocol_conv_yaml<5.1.2 | >=5.2.0
- satyrographos>=0.0.2.13
- soupault>=3.0.0
- user-agent-parser
- yaml-sexp<3.0.1
- yocaml_yaml<2.0.0
Optionally used by
- ez_api>=1.1.1
- liquidsoap-core