Like the other versions of Mustache, the engine concentrates following the lines imposed by Google's ctemplate by separating presentation code from logics code.
Mustache is also available in:
JavaScript - download mustache.js here
Ruby - download Mustache here.
Python - download pystache here.
Erlang - download mustache.erl here.
PHP - download mustache.php here.
Perl - download Mustache Template here.
Go - download mustache.go here.
Lua - download hige here.
ooc - download Mustang here.
C++ - download plustache here.
ActionScript 3 - download mustache.as here.
Java - download mustache.java here.
node.js - download Mu here.
Requirements:
· Python 2.6.1 or higher
What's New in This Release: [ read full changelog ]
· Added support for Python 3.1 and 3.2.
· Added tox support to test multiple Python versions.
· Added test script entry point: pystache-test.
· Added __version__ package attribute.