log

age author description
Tue, 27 Feb 2018 22:27:56 +0100 Franz Glasner Add support for kwarchive
Tue, 27 Feb 2018 22:20:26 +0100 Franz Glasner Include the documentation sources into the source distribution
Tue, 27 Feb 2018 22:08:47 +0100 Franz Glasner Include some "_dummy" files to tag empty directories (so far)
Tue, 27 Feb 2018 22:08:26 +0100 Franz Glasner Ignore the output directory of Sphinx
Tue, 27 Feb 2018 22:04:36 +0100 Franz Glasner Running "shinx-quickstart": the automatically generated files as-is
Tue, 19 Apr 2016 12:28:58 +0200 Franz Glasner >>>>> Added tag v0.5 for changeset 839dc9610aee
Tue, 19 Apr 2016 12:28:47 +0200 Franz Glasner +++++ v0.5 v0.5
Tue, 19 Apr 2016 12:25:34 +0200 Franz Glasner Added "lower" and "upper" filters to make variable lower-case and upper-case
Tue, 19 Apr 2016 12:22:15 +0200 Franz Glasner A new PY variable namespace with some variables about the Python implementation and version
Thu, 07 Apr 2016 23:23:17 +0200 Franz Glasner >>>>> Added tag v0.4.1 for changeset e7b4126bc14b
Thu, 07 Apr 2016 23:23:07 +0200 Franz Glasner +++++ v0.4.1 v0.4.1
Thu, 07 Apr 2016 23:19:51 +0200 Franz Glasner Comment about exceptions when filters are missing.
Thu, 07 Apr 2016 23:12:12 +0200 Franz Glasner Print a warning if a variable cannot be expanded.
Thu, 31 Mar 2016 19:19:34 +0200 Franz Glasner >>>>> Added tag v0.4 for changeset 2a4dbbb42f43
Thu, 31 Mar 2016 19:19:24 +0200 Franz Glasner +++++ v0.4 v0.4
Thu, 31 Mar 2016 19:04:41 +0200 Franz Glasner Implement methods to convert text to other types when getting configuration variables.
Mon, 21 Mar 2016 13:49:31 +0100 Franz Glasner >>>>> Added tag v0.3 for changeset 4ebce3b7deae
Mon, 21 Mar 2016 13:49:23 +0100 Franz Glasner +++++ v0.3 v0.3
Mon, 21 Mar 2016 13:49:05 +0100 Franz Glasner Implement a "posixpath" filter to convert file path strings to use forward slashes.
Fri, 18 Mar 2016 09:28:44 +0100 Franz Glasner >>>>> Added tag v0.2 for changeset 50721b43e76c
Fri, 18 Mar 2016 09:28:34 +0100 Franz Glasner +++++ v0.2 v0.2
Fri, 18 Mar 2016 09:27:14 +0100 Franz Glasner A new variable namespace "OS" with a "cwd" function with new filters "abspath" and "normpath" for some minimal path manipulation
Fri, 18 Mar 2016 09:13:06 +0100 Franz Glasner FIX: Renaming a class was not really complete
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 17:33:23 +0100 Franz Glasner >>>>> Added tag v0.1 for changeset 1b8d5c9d294f
Thu, 10 Mar 2016 17:30:55 +0100 Franz Glasner +++++ v0.1 v0.1
Thu, 10 Mar 2016 16:24:45 +0100 Franz Glasner Handle "None" variable values when substituting
Thu, 10 Mar 2016 16:18:41 +0100 Franz Glasner FIX: Typo in comment
Thu, 10 Mar 2016 15:41:46 +0100 Franz Glasner FIX: Handle non-str types in variable substitutions properly
Thu, 10 Mar 2016 15:08:20 +0100 Franz Glasner A convenience function to load and merge a list of configuration files with different styles