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.
- Sources inherited from project SUSE:SLE-12-SP5:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12-SP5:Update/python-Mako && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Mako-1.0.7.tar.gz | 0000564418 551 KB | |
python-Mako.changes | 0000014163 13.8 KB | |
python-Mako.spec | 0000002627 2.57 KB |
Latest Revision
Lubos Kocman (lkocman)
committed
(revision 2)
- Update to version 1.0.7; the version we also use on sle15-sp1, which is also needed by Mesa update (jira #SLE-4983 #SLE-4989) - Changes since 1.0.1 * python-Beaker is only recommended, not required. * Converted to single-spec * Switched source URL to pypi.io * restore compatibility Provides * Trim extreme wording of description * Don't provide python2-mako, singlespec packages should use correct name.
Comments 0