@hackage template-toolkit0.1.1.0

Template Toolkit implementation for Haskell

Template Toolkit is a template processing system originally written in Perl by Andy Wardley. This haskell implementation includes such features as: scalar, array, hash variables, variable interpolation, conditional directives, loops and loop controls, external templates and internal blocks processing, many virtual methods and filters, templates caching.