config_file_handler 0.4.0

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

**Maintainer:** Spandan Sharma (spandan.sharma@maidsafe.net)

|Crate|Linux/OS X|Windows|Coverage|Issues|
|:---:|:--------:|:-----:|:------:|:----:|
|[![](http://meritbadge.herokuapp.com/config_file_handler)](https://crates.io/crates/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)|[![Coverage Status](https://coveralls.io/repos/maidsafe/config_file_handler/badge.svg?branch=master&service=github)](https://coveralls.io/github/maidsafe/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)|

| [API Documentation - master branch](http://docs.maidsafe.net/config_file_handler/master) | [MaidSafe website](http://maidsafe.net) | [SAFE Network Forum](https://forum.safenetwork.io) |
|:------:|:-------:|:-------:|:-------:|

## Overview

Create, read and write JSON-encoded config files.

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

## License

Licensed under either of

* the MaidSafe.net Commercial License, version 1.0 or later ([LICENSE](LICENSE))
* the General Public License (GPL), version 3 ([COPYING](COPYING) or http://www.gnu.org/licenses/gpl-3.0.en.html)

at your option.

## Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the
work by you, as defined in the MaidSafe Contributor Agreement, version 1.1 ([CONTRIBUTOR]
(CONTRIBUTOR)), shall be dual licensed as above, and you agree to be bound by the terms of the
MaidSafe Contributor Agreement, version 1.1.