mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 18:36:28 -04:00
5 lines
241 B
Text
5 lines
241 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.
|
|
|
|
WWW: http://breve.twisty-industries.com/
|