[](https://travis-ci.org/nukomeet/ncl)
Simple configuration format based on UCL and HCL (just rewritten to Rust).
```
num = 42
bool = true
object = {
num = 666
}
```
- ---
See [`LICENCE`](LICENCE).