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.2.tar.gz md5=bc9a6dd42f5c0cf7b09cac9e890851e6 sha512=eccf90dcf49876aea0b4af166de681931dbbd2fec4b52e9b6116c53bf606d3c2bdc30e63d1c3ae761ec4ff099750eaf386c81d346db8d1b9ffbfc56aaa65b0bb |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/otoml/otoml.1.0.2/opam |