mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
6 lines
241 B
Plaintext
6 lines
241 B
Plaintext
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/
|