@hackage template-toolkit0.1.0.1

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, lots of virtual methods and filters.