package yaml

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

Install

Dune Dependency

Authors

Maintainers

Sources

yaml-v1.0.0.tbz
sha256=3776b5185e17912e99eb4c41b1f0481189ec8dff93ecc9cada2633986a0098ca
md5=17e1d206e8b47092864163afb616ebeb

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: 18 Feb 2019

Dependencies (10)

  1. bos
  2. logs
  3. fmt
  4. rresult < "0.7.0"
  5. sexplib
  6. ppx_sexp_conv >= "v0.9.0"
  7. ctypes >= "0.13.0"
  8. dune-configurator
  9. dune >= "1.3"
  10. ocaml >= "4.03.0"

Dev Dependencies (4)

  1. ezjsonm with-test
  2. junit_alcotest with-test
  3. alcotest with-test
  4. mdx with-test

Conflicts

None

OCaml

Innovation. Community. Security.