package toml

  1. Overview
  2. Docs
TOML parser.

Install

Dune Dependency

Authors

Maintainers

Sources

v3.0.0.tar.gz
md5=865d92d397532f952812de974cb02c0b

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.

Published: 23 Nov 2015

Dependencies (5)

  1. ISO8601 >= "0.2.0"
  2. menhir < "20211215"
  3. ocamlbuild build
  4. ocamlfind build
  5. ocaml >= "4.01.0" & < "4.06.0"

Dev Dependencies

None

Used by (5)

  1. hll < "3.16"
  2. pds >= "5.38"
  3. snabela
  4. soupault < "2.3.1"
  5. toml-cconv

Conflicts

None