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.3.tar.gz md5=bc5b13ea6047165ada9e7696979d8ff6 sha512=43e06d1f36870983002c4ae98f4dcfe7305d78e750ff246c19c21583e4f7d1cd7bb84a90036d178c92f038a064ec9648d8103a6aeeddd2979965bfc91c8c3d1e |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/otoml/otoml.0.9.3/opam |