python implementation of mustache templating system
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."

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://pypi.python.org/pypi/pystache
