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.4.tar.gz
md5=1c502a7db858e7aea5847836eacf6f66
sha512=7e837fae680b3453422fca23ecd2f72f4993c49b6864fce75df737b41127e569381f3c30e800dc7258ab972050551523b7b3f299d7e6b15cc505d69fcd79e137
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/otoml/otoml.1.0.4/opam
Required by