# HG changeset patch # User Franz Glasner # Date 1519928749 -3600 # Node ID b511c6d5dec28a43da8432d71846e91d90f86cf5 # Parent 706833f38712e611a31fac89315f207345bab7b0 Use "Repository" instead of "Path" and use "$Header$" instead of "$HGheader" diff -r 706833f38712 -r b511c6d5dec2 README --- a/README Thu Mar 01 12:35:25 2018 +0100 +++ b/README Thu Mar 01 19:25:49 2018 +0100 @@ -3,11 +3,11 @@ README ====== -:Author: Franz Glasner -:Version: |release| -:Date: |VCSHGshortdate| -:Revision: |VCSRevision| -:Path: |VCSHGpath| +:Author: Franz Glasner +:Version: |release| +:Date: |VCSHGshortdate| +:Revision: |VCSRevision| +:Repository: |VCSHGpath| "ConfigMix" is a library for helping with configuration files. diff -r 706833f38712 -r b511c6d5dec2 configmix/__init__.py --- a/configmix/__init__.py Thu Mar 01 12:35:25 2018 +0100 +++ b/configmix/__init__.py Thu Mar 01 19:25:49 2018 +0100 @@ -8,7 +8,7 @@ :Author: Franz Glasner :License: BSD License. See LICENSE for details. -:ID: $HGheader$ +:ID: $Header$ """