Mercurial > hgrepos > Python > libs > ConfigMix
diff README.txt @ 94:2b79ddc0f92b
Begin a basic introduction chapter
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Sun, 18 Mar 2018 16:45:51 +0100 |
| parents | 75738d488e9d |
| children | 21d92ff8cf31 |
line wrap: on
line diff
--- a/README.txt Sun Mar 18 14:44:41 2018 +0100 +++ b/README.txt Sun Mar 18 16:45:51 2018 +0100 @@ -19,7 +19,7 @@ - YAML files - INI files -- executable Python files +- executable Python scripts It then merges them together into a tree-ish configuration dictionary and presents them as such to the API user. Reading can be done with
