inserts: Stupid simple bytestring templates.
A template library that has two functions and a type in its API.
Sometimes you need a powerful template library which allows for looping and
conditional evaluation, deserialization from nearly every standard Haskell
type, and manipulation of contexts abstractly. In those cases, I suggest
hastache
.
Sometimes you just need to insert ByteString
s into other ByteString
s.
In those cases, I suggest this library.
Downloads
- inserts-0.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.1, 0.1.2 |
---|---|
Dependencies | attoparsec (>=0.11), base (>=4.6 && <4.8), bytestring (>=0.10.4), dlist (>=0.6) [details] |
License | MIT |
Copyright | 2014 (c) Joseph Abrahamson |
Author | Joseph Abrahamson |
Maintainer | me@jspha.com |
Category | Text |
Home page | http://github.com/tel/inserts |
Source repo | head: git clone git://github.com/tel/inserts.git |
Uploaded | by JosephAbrahamson at 2015-01-13T17:17:30Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2827 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-01-13 [all 1 reports] |