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.2.tar.gz
md5=9fe793f78b49843f641118ce5c8aec59
sha512=3ab1c1128155aa12acf29d455a7fe6d32bba5982ef57dcf6095e6890f913d9663880f308d92e51111c65986f56126daaf575e820b31b15b009b1d824dca81d52
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/otoml/otoml.0.9.2/opam
Required by