view README @ 23:c77cb6bc8eeb

FIX: Handle non-str types in variable substitutions properly
author Franz Glasner <f.glasner@feldmann-mg.com>
date Thu, 10 Mar 2016 15:41:46 +0100
parents dc058099a4cb
children 6c7f90dbce98
line wrap: on
line source

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

===========
 ConfigMix
===========

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


"ConfigMix" 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