glabrous: A template DSL library

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]

A minimalistic, Mustache-like syntax, truly logic-less, pure Text template DSL library


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.2.0, 0.2.0.1, 0.2.1, 0.2.2, 0.2.3, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.4.0, 1.0.0, 1.0.1, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.6.1, 2.0.6.2, 2.0.6.3, 2.0.6.3
Change log None available
Dependencies aeson (>=2 && <2.3), aeson-pretty (>=0.7.2 && <0.9), attoparsec (>=0.12.1.6 && <0.15), base (>=4.8.1.0 && <5), bytestring (>=0.10.6 && <0.13), cereal (>=0.4.1.1 && <0.6), cereal-text (>=0.1.0 && <0.2), either (>=4.4.1 && <5.1), text (>=1.2.1 && <2.2), unordered-containers (>=0.2.5.1 && <0.3) [details]
License BSD-3-Clause
Copyright (c) 2016-2024 - Michel Boucey
Author Michel Boucey
Maintainer michel.boucey@gmail.com
Category Text, Web
Home page https://github.com/MichelBoucey/glabrous
Source repo head: git clone git://github.com/MichelBoucey/glabrous.git
Uploaded by MichelBoucey at 2024-01-02T09:09:49Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for glabrous-2.0.6.3

[back to package description]

Glabrous CI

Glabrous is a minimalistic Mustache-like syntax - using only the simplest Mustache tag: {{name}} -, truly logic-less, HTML agnostic pure Text template DSL library.

Any improvement is welcome.