template-toolkit: Template Toolkit implementation for Haskell

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 0.1.0.1, 0.1.1.0, 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-03T15:17:50Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees