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@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/0.9.1.tar.gz md5=0369a4f615ad2bf86abd84467588f948 sha512=4986ea5890d9d970122850a42951f5a81002108f758199e8c44ad25e779a90ea7425b574523fdc82db50ef2ddd290eeee5cf017f2f5fad7da65e96f277ec6b64 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/otoml/otoml.0.9.1/opam |