Binary package “libstencil-clojure” in ubuntu lunar

Fast, compliant implementation of Mustache in Clojure

 Stencil is a Clojure implementation of Mustache, a template system.
 Mustache lacks of control flow statements such as if/else conditionals
 or for loops; it instead features section tag processing lists and
 lambdas. Mustache also enforces a strong separation of logic from
 presentation.