otomlversion

TOML parsing, manipulation, and pretty-printing library (1.0.0-compliant)

OTOML is a library for parsing, manipulating, and pretty-printing TOML files.

  • Fully 1.0.0-compliant.
  • No extra dependencies: default implementation uses native numbers and represents dates as strings.
  • Provides a functor for building alternative implementations: plug your own bignum and calendar libraries if required.
  • Informative parse error reporting.
  • Pretty-printer offers flexible indentation options.
AuthorDaniil Baturin <daniil+otoml@baturin.org>
LicenseMIT
Published
Homepagehttps://github.com/dmbaturin/otoml
Issue Trackerhttps://github.com/dmbaturin/otoml/issues
Maintainerdaniil+opam@baturin.org
Dependencies
Source [http] https://github.com/dmbaturin/otoml/archive/refs/tags/1.0.3.tar.gz
md5=3dcb9a0165e3535afe8c9842bf7cc1bf
sha512=98fd4c3374c47c79e1b84c584f74a023cbcbcdcf86d6320ef36436476785dfe36e94f94f64a588b5838bb489efd053146e7f042072da1e19543ce4701c93b054
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/otoml/otoml.1.0.3/opam
Required by