-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Labels
Description
Tom’s Obvious Minimal Language (TOML) is a human friendly configuration file format. This library implements a parser (decoder) for it.
Clop strictly follows TOML 1.0 specification and is fully compatible with it. It passes all 296 tests defined in BurntSushi/toml-test.
Release v1.0.0 download page:
https://github.com/sheepduke/clop/releases/tag/v1.0.0
Home page:
https://github.com/sheepduke/clop