@hackage template-toolkit0.1.1.0
Template Toolkit implementation for Haskell
Categories
License
GPL-3.0-only
Maintainer
kobargh@gmail.com
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
Installation
Dependencies (16)
- aeson >=1.3.1.1
- base >=4.7 && <5
- binary >=0.8.5.1
- bytestring >=0.10.8.2
- containers >=0.5.11.0
- directory >=1.3.1.5 Show all…
Dependents (1)
@hackage/acme-everything
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.