template-toolkit: 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.
Downloads
- template-toolkit-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.1, 0.1.1.0 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | 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), hashtables (>=1.2.3.1), mtl (>=2.2.2), parsec (>=3.1.13.0), pcre-utils (>=0.1.8.1.1), regex-pcre-builtin (>=0.94.4.8.8.35), scientific (>=0.3.6.2), text (>=1.2.3.1), time (>=1.8.0.2), unordered-containers (>=0.2.9.0), uri-encode (>=1.5.0.5) [details] |
| License | GPL-3.0-only |
| Copyright | 2018 Dzianis Kabanau |
| Author | Dzianis Kabanau |
| Maintainer | kobargh@gmail.com |
| Category | Text |
| Home page | https://github.com/kobargh/template-toolkit#readme |
| Bug tracker | https://github.com/kobargh/template-toolkit/issues |
| Uploaded | by kobargh at 2018-12-03T16:20:25Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 1502 total (4 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2018-12-03 [all 1 reports] |