nereon 0.1.1

Riboseinc configuration library for Rust
Documentation
# Multi-configuration parser library

This crate is unstable and liable to change.

Parse command line options into structured Rust data using [serde_json
Values](http://serde.rs) and use
[libucl](https://github.com/vstakhov/libucl) to parse configuration
files and add them to the serde_json configuration structure

See the libnereon
[instructions](https://github.com/rioseinc/libnereon/README.md) for
information on configuration syntax.