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 |
---|---|
Author | Anil Madhavapeddy <anil@recoil.org> |
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> |
Available | arch != "ppc64" |
Dependencies | |
Source [http] | https://github.com/avsm/ocaml-yaml/releases/download/v0.2.0/yaml-0.2.0.tbz sha256=7f5bc9352b5d18671281986a72f74be29c9397a2411917ce3cbf5959888a4815 md5=97f4d85f56eb21fabc210b6ff009a771 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/yaml/yaml.0.2.0/opam |
Required by
- finch
- irmin-unix>=2.0.0 & <3.0.0
- lustre-v6>=6.107.1
- obi
- ppx_deriving_yaml>=0.1.1
- ppx_protocol_convwith-test & =2.0.0
- ppx_protocol_conv_yaml<5.0.0
Optionally used by
- ez_api>=1.1.1
- liquidsoap-core