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/1.0.0.tar.gz
md5=59d16c4e79c0e211336002df445c5299
sha512=fda1586f4f49bb48591e48751ac8156e19f9d7006ce04e2db112188ddbd6c8e20732cb58ff5993b723b3292bb6dae8bc5ddc78fcc27fded3be9237ae8aca59d8
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/otoml/otoml.1.0.0/opam
Required by