package yaml

  1. Overview
  2. Docs
Parse and generate YAML 1.1/1.2 files

Install

Authors

Maintainers

Sources

yaml-3.1.0.tbz
sha256=d0a9e0ae2184a69e6d7202bfe3707d10439d31a71241860234b19f020452ecc7
sha512=69d0ff09abeac475981deefc5a2a09e8707aebe4c7e606671a5a8ffa7055d3519ee9e4823065d89c8c5eedb355015b8d9410286fac721af53d910d924a0711a3

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.

Tags

org:mirage org:ocamllabs

Published: 27 Mar 2022

Dependencies (5)

  1. bos
  2. ctypes >= "0.14.0"
  3. dune-configurator
  4. dune >= "2.0"
  5. ocaml >= "4.13.0"

Dev Dependencies (7)

  1. ezjsonm with-test
  2. junit_alcotest with-test
  3. crowbar with-test
  4. alcotest with-test
  5. mdx with-test & >= "2.1.0"
  6. logs with-test
  7. fmt with-test

Used by (18)

  1. caisar >= "0.2"
  2. camyll >= "0.4.1"
  3. finch
  4. frama-c >= "27.0~beta"
  5. goblint >= "2.0.0"
  6. irmin-cli
  7. irmin-unix >= "2.0.0"
  8. jekyll-format >= "0.3.0"
  9. lilac
  10. lustre-v6 >= "6.107.1"
  11. obi
  12. ppx_deriving_yaml >= "0.1.1"
  13. ppx_protocol_conv = "2.0.0"
  14. ppx_protocol_conv_yaml < "5.1.2" | >= "5.2.0"
  15. satyrographos >= "0.0.2.13"
  16. soupault >= "3.0.0"
  17. user-agent-parser
  18. yaml-sexp >= "3.1.0"

Conflicts (1)

  1. result < "1.5"