7 lines
261 B
Text
7 lines
261 B
Text
|
Breve is a Python template engine that is designed to be clean and
|
||
|
elegant with minimal syntax. Unlike most Python template engines,
|
||
|
Breve is implemented as an `internal DSL`_ rather than a parser.
|
||
|
|
||
|
Author: Cliff Wells
|
||
|
WWW: http://breve.twisty-industries.com/
|