view README @ 2:9981a68040b6

An INI-style configuration file parser
author Franz Glasner <f.glasner@feldmann-mg.com>
date Tue, 08 Mar 2016 15:40:37 +0100
parents 53ea2bc254e7
children dc058099a4cb
line wrap: on
line source

.. -*- coding: utf-8; mode: rst; -*-

===========
 MixConfig
===========

:Author:   Franz Glasner
:Path:     $HG(sw/libs/py/MixConfig.hg)$


"MixConfig" is a library for helping with configuration files.


Links
=====

Search for "yaml" on `PyPi`

- https://pypi.python.org/pypi/layered-yaml-attrdict-config/16.1.0

  The package and it's "Links" section


- https://configloader.readthedocs.org/en/latest/

  For the API