A super-fast Python templating language
Mako is a template library written in Python. It provides a familiar, non-XML
syntax which compiles into Python modules for maximum performance. Mako's
syntax and API borrows from the best ideas of many others, including Django
templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded
Python (i.e. Python Server Page) language, which refines the familiar ideas
of componentized layout and inheritance to produce one of the most
straightforward and flexible models available, while also maintaining close
ties to Python calling and scoping semantics.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:adrianSuSE:PL/python-Mako && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Mako-1.0.8.tar.gz | 0000468760 458 KB | |
python-Mako.changes | 0000017927 17.5 KB | |
python-Mako.spec | 0000002602 2.54 KB |
Revision 32 (latest revision is 57)
Dominique Leuenberger (dimstar_suse)
accepted
request 687333
from
Ondřej Súkup (mimi_vx)
(revision 32)
- update to 1.0.8 * Added --output-encoding flag to the mako-render script
Comments 0