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 |
---|---|
Authors | Anil Madhavapeddy <anil@recoil.org> and Rizo Isrof <rizo@odis.io> |
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/v2.0.1/yaml-v2.0.1.tbz sha256=a04f4d89783dbe24577d69b96bbb1d674f98a490bdf248bf782610284e9112e5 sha512=addf40e38600e3855597d774763e012a6bde4aea5267801ba04941a0ca1488214812bb21db16c808b5781fb30b92d2e7c5ada7924ad4d254b6aa2d3e8899fb8b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/yaml/yaml.2.0.1/opam |
Required by
- finch
- irmin-unix>=2.0.0 & <3.0.0
- jekyll-format=0.2.0
- lustre-v6>=6.107.1
- obi
- ppx_deriving_yaml
- ppx_protocol_convwith-test & =2.0.0
- ppx_protocol_conv_yaml<5.2.0
- satyrographos>=0.0.2.8 & <0.0.2.13
- soupault>=3.0.0
- user-agent-parser
Optionally used by
- ez_api>=1.1.1
- liquidsoap-core