Version History

version 0.94

  • make_template.py changed to file_template.py
  • template.all_content_replacement changed to template.general_content_replacement
  • added template.ignore function which can ignore any file/directory in the source tree (available as ignore= command line option)
  • added testing
  • made to work on non-windows and on Python 2.3

Proposed Changes

  • a no-scripts option should be introduced to disallow processing of in-template scripts (in case a template should be copied verbatim with minor processing to make another template)