comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:53ea2bc254e7
1 .. -*- coding: utf-8; mode: rst; -*-
2
3 ===========
4 MixConfig
5 ===========
6
7 :Author: Franz Glasner
8 :Path: $HG(sw/libs/py/MixConfig.hg)$
9
10
11 "MixConfig" is a library for helping with configuration files.
12
13
14 Links
15 =====
16
17 Search for "yaml" on `PyPi`
18
19 - https://pypi.python.org/pypi/layered-yaml-attrdict-config/16.1.0
20
21 The package and it's "Links" section
22
23
24 - https://configloader.readthedocs.org/en/latest/
25
26 For the API