= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Parse and generate YAML 1.1 files
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
yaml-0.2.1.tbz
md5=1955537158af5ad333ff6a7c6ff73f8f
Description
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.
Dependencies (11)
- bos
- logs
- fmt
- rresult
- sexplib
-
ocaml-migrate-parsetree
< "2.0.0"
-
ppx_sexp_conv
>= "v0.9.0"
-
ctypes
>= "0.13.0"
- configurator
-
jbuilder
>= "1.0+beta17"
-
ocaml
>= "4.06.0"
Dev Dependencies (2)
Used by (8)
- finch
-
goblint
>= "2.0.0"
-
irmin-unix
>= "2.0.0" & < "3.0.0"
-
lustre-v6
>= "6.107.1"
- obi
-
ppx_deriving_yaml
>= "0.1.1"
-
ppx_protocol_conv
= "2.0.0"
-
ppx_protocol_conv_yaml
< "5.0.0"
Conflicts
-
None
On This Page