aboutsummaryrefslogtreecommitdiff
path: root/devel/py-Breve
Commit message (Collapse)AuthorAgeFilesLines
* Breve is a Python template engine that is designed to be clean andNicola Vitale2007-02-164-0/+49
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/ Notes: svn path=/head/; revision=185294