config_file_handler 0.11.0

Create, read and write JSON-encoded config files.
Documentation
# config_file_handler

|Crate|Documentation|Linux/OS X|Windows|Issues|
|:---:|:-----------:|:--------:|:-----:|:----:|
|[![](http://meritbadge.herokuapp.com/config_file_handler)](https://crates.io/crates/config_file_handler)|[![Documentation](https://docs.rs/config_file_handler/badge.svg)](https://docs.rs/config_file_handler)|[![Build Status](https://travis-ci.org/maidsafe/config_file_handler.svg?branch=master)](https://travis-ci.org/maidsafe/config_file_handler)|[![Build status](https://ci.appveyor.com/api/projects/status/22gb4w9fhvhv3hn4/branch/master?svg=true)](https://ci.appveyor.com/project/MaidSafe-QA/config-file-handler/branch/master)|[![Stories in Ready](https://badge.waffle.io/maidsafe/config_file_handler.png?label=ready&title=Ready)](https://waffle.io/maidsafe/config_file_handler)|

| [MaidSafe website](https://maidsafe.net) | [SAFE Dev Forum](https://forum.safedev.org) | [SAFE Network Forum](https://safenetforum.org) |
|:----------------------------------------:|:-------------------------------------------:|:----------------------------------------------:|

## Overview

Create, read and write JSON-encoded config files.

![Flow chart](https://github.com/maidsafe/config_file_handler/blob/master/img/flowchart.png)

## License

This SAFE Network library is dual-licensed under the Modified BSD ([LICENSE-BSD](LICENSE-BSD) https://opensource.org/licenses/BSD-3-Clause) or the MIT license ([LICENSE-MIT](LICENSE-MIT) http://opensource.org/licenses/MIT) at your option.

## Contribution

Copyrights in the SAFE Network are retained by their contributors. No copyright assignment is required to contribute to this project.