While version 1.0 of this project exists for over a year now I actually never
announced anything. Thus, instead of listing changes since then, lets start
from scratch.
Mustache is at its heart a
project for the processing of mustache
logic-less templates.
It further provides data structures (frames) for the easy supplication of
values to templates. These further allow (de)serialization into other formats,
with connectors to JSON and YAML (via
TclYAML).