| Sat, 14 Apr 2018 12:44:42 +0200 |
Franz Glasner |
Work around the deprecation of SafeConfigParser.readfp in Python 3.2+
|
| Thu, 29 Mar 2018 12:38:52 +0200 |
Franz Glasner |
The default file encoding when reading INI style files with configmix.ini.load() is now "UTF-8".
|
| Sun, 18 Mar 2018 19:15:01 +0100 |
Franz Glasner |
Build a tree-ish configuration from an INI style configuration file
|
| Thu, 15 Mar 2018 00:10:48 +0100 |
Franz Glasner |
Remove header markup from the Python files and put them into the doc .rst files
|
| Wed, 14 Mar 2018 23:58:47 +0100 |
Franz Glasner |
Put a copyright and license note into every source file of the configmix package
|
| Wed, 28 Feb 2018 00:36:11 +0100 |
Franz Glasner |
Optimize the documentation: make references working with Sphinx using :role:`target`
|
| Tue, 27 Feb 2018 23:42:11 +0100 |
Franz Glasner |
Generate readable HTML documentation and an API documentation
|
| Wed, 16 Mar 2016 12:41:57 +0100 |
Franz Glasner |
An extended `itemsx()` method for INI-style configuration files to get interpreted selected options from a section
|
| Thu, 10 Mar 2016 13:28:09 +0100 |
Franz Glasner |
Better Py2/Py3 compatibility: mark some strings explicitly as Unicode
|
| Thu, 10 Mar 2016 13:06:31 +0100 |
Franz Glasner |
A "load()" function for INI-style configuration files that extracts given sections into the resulting dictonary.
|
| Wed, 09 Mar 2016 12:06:46 +0100 |
Franz Glasner |
Formatting
|
| Wed, 09 Mar 2016 00:52:32 +0100 |
Franz Glasner |
Module comment for ini.py
|
| Tue, 08 Mar 2016 20:11:17 +0100 |
Franz Glasner |
Renamed the project from "MixConfig" to "ConfigMix"
base
mixconfig/ini.py@07bbed351200
|