This is an OCaml library to parse and generate the YAML file format. It is
intended to be interoperable with the Ezjsonm [1] 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.
[1] https://github.com/mirage/ezjsonm
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Fri Jul 10 2026 Jerry James <loganjerry@gmail.com> - 3.2.0-31
- OCaml 5.5.0 rebuild
- Use the dune declarative buildsystem
* Tue May 19 2026 Jerry James <loganjerry@gmail.com> - 3.2.0-30
- Rebuild for ocaml-integers 0.8.0
* Thu Apr 30 2026 Jerry James <loganjerry@gmail.com> - 3.2.0-29
- Rebuild for ocaml-bos 0.3.0
* Fri Feb 27 2026 Richard W.M. Jones <rjones@redhat.com> - 3.2.0-28
- Rebuild for OCaml 5.4.1 with aarch64 frame pointers fix
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 3.2.0-27
- OCaml 5.4.1 rebuild
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-26
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Tue Jan 13 2026 Jerry James <loganjerry@gmail.com> - 3.2.0-25
- Reflow the description text
* Fri Nov 14 2025 Jerry James <loganjerry@gmail.com> - 3.2.0-24
- Rebuild for ocaml-logs 0.10.0
* Thu Nov 13 2025 Jerry James <loganjerry@gmail.com> - 3.2.0-23
- Rebuild for ocaml-ctypes 0.24.0
* Wed Oct 15 2025 Richard W.M. Jones <rjones@redhat.com> - 3.2.0-22
- OCaml 5.4.0 rebuild
* Mon Aug 25 2025 Jerry James <loganjerry@gmail.com> - 3.2.0-21
- Rebuild for ocaml-fmt 0.11.0
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sat Jul 12 2025 Jerry James <loganjerry@gmail.com> - 3.2.0-19
- Rebuild to fix OCaml dependencies
* Tue Mar 18 2025 Jerry James <loganjerry@gmail.com> - 3.2.0-18
- Rebuild for ocaml-logs 0.8.0
* Mon Mar 10 2025 Jerry James <loganjerry@gmail.com> - 3.2.0-17
- Rebuild for ocaml-fmt 0.10.0
* Wed Jan 22 2025 Jerry James <loganjerry@gmail.com> - 3.2.0-16
- Bump and rebuild (rhbz#2338803)
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jan 10 2025 Jerry James <loganjerry@gmail.com> - 3.2.0-14
- OCaml 5.3.0 rebuild for Fedora 42
* Tue Oct 08 2024 Richard W.M. Jones <rjones@redhat.com> - 3.2.0-13
- Rebuild for ocaml-lwt 5.8.0
* Tue Aug 13 2024 Jerry James <loganjerry@gmail.com> - 3.2.0-12
- Rebuild for ocaml-ctypes 0.23.0
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jul 17 2024 Jerry James <loganjerry@gmail.com> - 3.2.0-10
- Minor spec file simplification