@hackage / template-toolkit

Template Toolkit implementation for Haskell

Latest0.1.1.0

About

Metadata

  • Last updated , by kobargh
  • License GPL-3.0-only
  • Categories Text Processing
  • Maintained by: kobargh@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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.