annotate setup.cfg @ 89:d4c7617900e3

Support comments in templates that are not included in the output, in the same way Kid does: if the comment text starts with a `!` character, it is stripped from the output.
author cmlenz
date Mon, 17 Jul 2006 23:10:35 +0000
parents 822089ae65ce
children 1299f2ef61d0
rev   line source
1
821114ec4f69 Initial import.
cmlenz
parents:
diff changeset
1 [egg_info]
821114ec4f69 Initial import.
cmlenz
parents:
diff changeset
2 tag_build = dev
821114ec4f69 Initial import.
cmlenz
parents:
diff changeset
3 tag_svn_revision = true
Copyright (C) 2012-2017 Edgewall Software