On Sat, Jun 19, 2021 at 11:01:48AM +0200, Landry Breuil wrote:
> Hi,
> here's a reworked version of py-stache, a dead templating engine that is
> a bdep for linphone that's not going away in a near future..
> took inspiration from gentoo as they're planning to readd it to their
> portage system for linphone, cf
> https://691640.bugs.gentoo.org/attachment.cgi?id=593588 and
> https://bugs.gentoo.org/691640
> all tests passing fine with nosetest, i initially tried making pytest
> work but failed.
> 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."
> oks welcome !
ok kmos for import
--Kurt
No comments:
Post a Comment