package yaml

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

Install

Dune Dependency

Authors

Maintainers

Sources

yaml-3.2.0.tbz
sha256=c50d2aca28b9f966792b71e1603351e5d24eda4dfd3e4453fbd50366a3a08227
sha512=e87ae73f3e376800a09e4359d5c7090ef5107807f540b51fbdee9017bcbacb2414ec12255b37caead115ea1562303436cac2c91c60814c2ba44bdd3d677fc0d1

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: 06 Nov 2023

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 >= "2.0.2" & with-test
  3. crowbar with-test
  4. alcotest >= "1.5.0" & with-test
  5. mdx with-test & >= "2.1.0"
  6. logs with-test
  7. fmt with-test

Conflicts (1)

  1. result < "1.5"
OCaml

Innovation. Community. Security.