log

age author description
Wed, 09 Mar 2016 11:09:33 +0100 Franz Glasner FIX: Style
Wed, 09 Mar 2016 09:05:41 +0100 Franz Glasner Two differend tree merge function implementations: not yet finished
Wed, 09 Mar 2016 00:52:32 +0100 Franz Glasner Module comment for ini.py
Wed, 09 Mar 2016 00:51:46 +0100 Franz Glasner Evaluating Python configuration files
Tue, 08 Mar 2016 20:11:17 +0100 Franz Glasner Renamed the project from "MixConfig" to "ConfigMix"
Tue, 08 Mar 2016 16:46:27 +0100 Franz Glasner Switch to the "New BSD License"
Tue, 08 Mar 2016 16:25:36 +0100 Franz Glasner Use a YAML constructor that automatically creates OrderedDict objects when an OrderedDict implementation is available
Tue, 08 Mar 2016 15:40:37 +0100 Franz Glasner An INI-style configuration file parser
Tue, 08 Mar 2016 13:11:58 +0100 Franz Glasner Provide a yaml wrapper that import with all-unicode strings on Python2 but does not path the Loader globally
Mon, 07 Mar 2016 09:03:18 +0100 Franz Glasner Begin a package to abstract some of the important configuration handling stuff.