python-Mako
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.
- Devel package for openSUSE:Factory
-
8
derived packages
- Links to openSUSE:Factory / python-Mako
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-Mako && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Mako-1.1.4.tar.gz | 0000479823 469 KB | |
_link | 0000000146 146 Bytes | |
python-Mako.changes | 0000021871 21.4 KB | |
python-Mako.spec | 0000002815 2.75 KB |
Revision 76 (latest revision is 112)
Dirk Mueller (dirkmueller)
committed
(revision 76)
- update to 1.1.4: * Fixed Python deprecation issues related to module importing, as well as file access within the Lingua plugin, for deprecated APIs that began to emit warnings under Python 3.10.
Comments 0