toml
TOML parser.
Description
The Toml library provides a parser and serializer for Tom's Obvious Minimal Language v0.4.0, a minimal configuration file format. Helpful getters to retrieve data as OCaml primitive types are also supplied.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 22 Dec 2015
- Authors
- Maintainers
Sources
Dependencies
ISO8601
>= "0.2.0"
menhir
< "20211215"
ocamlbuild
build
ocamlfind
build
ocaml
>= "4.01.0" & < "4.06.0"
Reverse Dependencies