Mercurial > hgrepos > Python > libs > ConfigMix
diff README.txt @ 71:80dcb41928a7
Rename README to README.txt to be more consistent with LICENSE.txt
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Fri, 02 Mar 2018 01:11:19 +0100 |
| parents | README@b511c6d5dec2 |
| children | 025005f1234f |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.txt Fri Mar 02 01:11:19 2018 +0100 @@ -0,0 +1,28 @@ +.. -*- coding: utf-8; mode: rst; -*- + +README +====== + +:Author: Franz Glasner +:Version: |release| +:Date: |VCSHGshortdate| +:Revision: |VCSRevision| +:Repository: |VCSHGpath| + + +"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
