package yaml
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Parse and generate YAML 1.1/1.2 files
Install
dune-project
Dependency
Authors
Maintainers
Sources
yaml-3.0.1.tbz
sha256=92ed1ba429559a14b6b45e170f3482191791f99ac5189a5f20612e15bfbdf695
sha512=b5cd1724aefd049230c4c5e71ad047688c8f747d133572879f08c83bc6d1a29e5bae750115c232ecf58ee9ddee32ca9ac4471f40ff65cf81b785b03941401aca
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 (5)
- bos
-
ctypes
>= "0.14.0" - dune-configurator
-
dune
>= "1.3" -
ocaml
>= "4.08.0"
Dev Dependencies (7)
Used by (18)
- finch
-
frama-c
>= "27.0~beta" - gendarme-yaml
-
goblint
>= "2.0.0" - graft
- irmin-cli
- irmin-unix
-
jekyll-format
>= "0.3.0" - lilac
-
lustre-v6
>= "6.107.1" - obi
-
ppx_deriving_yaml
>= "0.1.1" -
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"
Conflicts (1)
-
result
< "1.5"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page