Derive conversion functions between OCaml types and YAML
This ppx is based on ppx_yojson [1] and ppx_deriving_yojson [2] because of the many similarities between JSON and yaml. In particular many of the ways OCaml values are encoded to yaml types are the same as those implemented by the Yojson ppx. References: [1] https://github.com/NathanReb/ppx_yojson [2] https://github.com/ocaml-ppx/ppx_deriving_yojson
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.3.0-6.fc42 | - |
Fedora 41 | 0.3.0-5.fc41 | - |
Fedora 40 | 0.2.2-4.fc40 | - |
Fedora 39 | 0.2.1-6.fc39 | - |
You can contact the maintainers of this package via email at
ocaml-ppx-deriving-yaml dash maintainers at fedoraproject dot org
.