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.1.0/yaml-v2.1.0.tbz sha256=05153817981ea97b62d8c49eeb42ba2e7efba82e61a3834b65213e59a0dee80d sha512=339dc197615c8894d7e1031f425d328e6e81f6466688d30db1db21038cd49b33491980b49dccf3eb508bc6a90047296f801f3e03b9a521c00b0919c6a44c09e3 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/yaml/yaml.2.1.0/opam |
Required by
- camyll<0.2.0
- finch
- irmin-unix>=2.0.0 & <3.0.0
- jekyll-format=0.2.0
- lilac
- 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
- yocaml_yaml<2.0.0
Optionally used by
- ez_api>=1.1.1
- liquidsoap-core