summaryrefslogtreecommitdiffstats
path: root/python/python3-pystache/README
blob: 0f6feba85706ee524cd5c44a7b96f1e0804f8a67 (plain)
1
2
3
4
5
Pystache is a Python implementation of Mustache. Mustache is a
framework-agnostic, logic-free templating system inspired by ctemplate
and et. Like ctemplate, Mustache "emphasizes separating logic from
presentation: it is impossible to embed application logic in this
template language."