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 inserts ByteStrings into other ByteStrings.
In those cases, I suggest this library.
Downloads
- inserts-0.1.0.0.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.7), bytestring (>=0.10.4), dlist (>=0.6) [details] |
| License | MIT |
| Copyright | 2014 (c) Joseph Abrahamson |
| Author | Joseph Abrahamson |
| Maintainer | [email protected] |
| Category | Text |
| Home page | http://github.com/tel/inserts |
| Source repo | head: git clone git://github.com/tel/inserts.git |
| Uploaded | by JosephAbrahamson at 2014-02-02T21:18:20Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 2875 total (2 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Successful builds reported [all 1 reports] |