Library for TOML with a parser, a serializer and a printer
Description

toml is an OCaml library providing a parser, a serializer and a printer for TOML, a minimal configuration file format. Helpful getters to retrieve data as OCaml primitive types are also supplied.

Install

Published

17 Mar 2021

Authors

Maintainers

Sources

7.0.0.tar.gz
sha256=551185fbf299d596834eaa4e0a83385c2733c3aa4964e5326e280b1da8a5f908
sha512=afef067912ac41c29b7555554d3aed2c2f6e8f21d06733bd3e3dd6927d09ea13540fbaf5ded1cb23f0ac4bbb34b78a88ff668460ede3a73726996146431d9d27

Dependencies

menhir < "20211215"
ISO8601 >= "0.2"
odoc with-doc
ocb with-test & >= "0.1" & dev
bisect_ppx with-test & >= "2.5" & dev
ounit2 with-test
menhir build
dune >= "2.7"
ocaml >= "4.07"

Reverse Dependencies

binsec >= "0.6.0"
camyll >= "0.2.0" & < "0.4.0"
drom_lib >= "0.6.0" & < "0.8.0"
fromager < "0.5.0"
soupault >= "2.3.1" & < "3.0.0"

Conflicts

None