view README @ 0:53ea2bc254e7

Begin a package to abstract some of the important configuration handling stuff. - My first package with a "setup.py" installer. BUGS: - licensing
author Franz Glasner <hg@dom66.de>
date Mon, 07 Mar 2016 09:03:18 +0100
parents
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