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.
Author | Daniil Baturin <daniil+otoml@baturin.org> |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/dmbaturin/otoml |
Issue Tracker | https://github.com/dmbaturin/otoml/issues |
Maintainer | daniil+opam@baturin.org |
Dependencies | |
Source [http] | https://github.com/dmbaturin/otoml/archive/refs/tags/1.0.1.tar.gz md5=28d9e94adbefc256d6a5b0786194d8fc sha512=f78f325494219d7eb562c7cfe98d5999244a769b1f8d18a5fb3d8c60384d07cee029b083977143a7385cc14dde30dc7af0ce9e4aa2efdd62df42e256538cf690 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/otoml/otoml.1.0.1/opam |