Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meta-python: remove python2 recipes from layer | Andrey Zhizhikin | 2020-01-22 | 1 | -2/+0 |
| | | | | | | | | Remove recipes which require python2 from the layer. Those recipes are moved to meta-python2 and are not required here any longer. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python-pystache: add version 0.5.4 | Christian Poessinger | 2018-05-01 | 1 | -0/+2 |
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." Signed-off-by: Christian Poessinger <christian@poessinger.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> |