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@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/0.9.0.tar.gz
md5=ef9947d298d0300f4201343b05392807
sha512=ae53d8f58fce8efc6d22b1963b149e5421c81ce501cab6d0a6dcdf91921d4d3cc40213a97c265f6c94cfb4ff957aa9e9633cada799e8645533808d0ca38ce136
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/otoml/otoml.0.9.0/opam
Required by