package toml

  1. Overview
  2. Docs
TOML parser.

Install

Dune Dependency

Authors

Maintainers

Sources

v2.2.0.tar.gz
md5=fb5e780120135a6119fe856348294935

Description

The Toml library provides a parser and serializer for Tom's Obvious Minimal Language v0.2.0, a minimal configuration file format. Helpful getters to retrieve data as OCaml primitive types are also supplied.

Published: 10 Feb 2015

Dependencies (5)

  1. menhir < "20211215"
  2. oasis build & >= "0.4"
  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