From the hands of Per Sandberg we get a shiny new release of his ssprep tool:
ssprep is a template system that creates files or directory trees from a template file/directory tree where the parser engine is the Templates_Parser.
The intent of this tool is to provide a standalone extensible template engine not so much for generation of complex code but to provide more or less complex project stubs.
ssprep depends on XML/Ada and Templates_Parser (part of AWS) from libre.adacore.com.
You can read the full release announcement here.