matte 0.1.1
Matte is a Temple compiler that processes macros (basically tags) and mixins in an HTML document (formatted as an s-expression) and returns the resulting HTML, which is then compiled into Ruby by Temple. Note that this doesn't actually come with a full built-in markup language compiler; rather it only contains a compiler for processing Matte macros.
Gemfile:
=
install:
=
Runtime Dependencies (1):
temple
~> 0.10