Mercurial > hgrepos > Python > libs > ConfigMix
annotate README @ 62:617aa948e155
Proper layout for HTML and LaTeX output
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Thu, 01 Mar 2018 00:12:19 +0100 |
| parents | bbc9ee819620 |
| children | b511c6d5dec2 |
| rev | line source |
|---|---|
|
0
53ea2bc254e7
Begin a package to abstract some of the important configuration handling stuff.
Franz Glasner <hg@dom66.de>
parents:
diff
changeset
|
1 .. -*- coding: utf-8; mode: rst; -*- |
|
53ea2bc254e7
Begin a package to abstract some of the important configuration handling stuff.
Franz Glasner <hg@dom66.de>
parents:
diff
changeset
|
2 |
|
62
617aa948e155
Proper layout for HTML and LaTeX output
Franz Glasner <hg@dom66.de>
parents:
59
diff
changeset
|
3 README |
|
617aa948e155
Proper layout for HTML and LaTeX output
Franz Glasner <hg@dom66.de>
parents:
59
diff
changeset
|
4 ====== |
|
0
53ea2bc254e7
Begin a package to abstract some of the important configuration handling stuff.
Franz Glasner <hg@dom66.de>
parents:
diff
changeset
|
5 |
|
53ea2bc254e7
Begin a package to abstract some of the important configuration handling stuff.
Franz Glasner <hg@dom66.de>
parents:
diff
changeset
|
6 :Author: Franz Glasner |
|
59
bbc9ee819620
Put more VCS keywords into the README
Franz Glasner <hg@dom66.de>
parents:
52
diff
changeset
|
7 :Version: |release| |
|
bbc9ee819620
Put more VCS keywords into the README
Franz Glasner <hg@dom66.de>
parents:
52
diff
changeset
|
8 :Date: |VCSHGshortdate| |
|
bbc9ee819620
Put more VCS keywords into the README
Franz Glasner <hg@dom66.de>
parents:
52
diff
changeset
|
9 :Revision: |VCSRevision| |
|
52
6c7f90dbce98
Adjusted the Copyright and change the RCS keywords in accordance with "kwarchive"
Franz Glasner <hg@dom66.de>
parents:
5
diff
changeset
|
10 :Path: |VCSHGpath| |
|
0
53ea2bc254e7
Begin a package to abstract some of the important configuration handling stuff.
Franz Glasner <hg@dom66.de>
parents:
diff
changeset
|
11 |
|
53ea2bc254e7
Begin a package to abstract some of the important configuration handling stuff.
Franz Glasner <hg@dom66.de>
parents:
diff
changeset
|
12 |
|
5
dc058099a4cb
Renamed the project from "MixConfig" to "ConfigMix"
Franz Glasner <hg@dom66.de>
parents:
0
diff
changeset
|
13 "ConfigMix" is a library for helping with configuration files. |
|
0
53ea2bc254e7
Begin a package to abstract some of the important configuration handling stuff.
Franz Glasner <hg@dom66.de>
parents:
diff
changeset
|
14 |
|
53ea2bc254e7
Begin a package to abstract some of the important configuration handling stuff.
Franz Glasner <hg@dom66.de>
parents:
diff
changeset
|
15 |
|
53ea2bc254e7
Begin a package to abstract some of the important configuration handling stuff.
Franz Glasner <hg@dom66.de>
parents:
diff
changeset
|
16 Links |
|
62
617aa948e155
Proper layout for HTML and LaTeX output
Franz Glasner <hg@dom66.de>
parents:
59
diff
changeset
|
17 ----- |
|
0
53ea2bc254e7
Begin a package to abstract some of the important configuration handling stuff.
Franz Glasner <hg@dom66.de>
parents:
diff
changeset
|
18 |
|
53ea2bc254e7
Begin a package to abstract some of the important configuration handling stuff.
Franz Glasner <hg@dom66.de>
parents:
diff
changeset
|
19 Search for "yaml" on `PyPi` |
|
53ea2bc254e7
Begin a package to abstract some of the important configuration handling stuff.
Franz Glasner <hg@dom66.de>
parents:
diff
changeset
|
20 |
|
53ea2bc254e7
Begin a package to abstract some of the important configuration handling stuff.
Franz Glasner <hg@dom66.de>
parents:
diff
changeset
|
21 - https://pypi.python.org/pypi/layered-yaml-attrdict-config/16.1.0 |
|
53ea2bc254e7
Begin a package to abstract some of the important configuration handling stuff.
Franz Glasner <hg@dom66.de>
parents:
diff
changeset
|
22 |
|
53ea2bc254e7
Begin a package to abstract some of the important configuration handling stuff.
Franz Glasner <hg@dom66.de>
parents:
diff
changeset
|
23 The package and it's "Links" section |
|
53ea2bc254e7
Begin a package to abstract some of the important configuration handling stuff.
Franz Glasner <hg@dom66.de>
parents:
diff
changeset
|
24 |
|
53ea2bc254e7
Begin a package to abstract some of the important configuration handling stuff.
Franz Glasner <hg@dom66.de>
parents:
diff
changeset
|
25 |
|
53ea2bc254e7
Begin a package to abstract some of the important configuration handling stuff.
Franz Glasner <hg@dom66.de>
parents:
diff
changeset
|
26 - https://configloader.readthedocs.org/en/latest/ |
|
53ea2bc254e7
Begin a package to abstract some of the important configuration handling stuff.
Franz Glasner <hg@dom66.de>
parents:
diff
changeset
|
27 |
|
53ea2bc254e7
Begin a package to abstract some of the important configuration handling stuff.
Franz Glasner <hg@dom66.de>
parents:
diff
changeset
|
28 For the API |
