mako 0.9.1-1 source package in Ubuntu
Changelog
mako (0.9.1-1) unstable; urgency=low * New upstream release * Standards-Version bumped to 3.9.5 (no changes needed) -- Piotr Ożarowski <email address hidden> Sun, 29 Dec 2013 11:57:23 +0100
Upload details
- Uploaded by:
- Piotr Ożarowski
- Uploaded to:
- Sid
- Original maintainer:
- Piotr Ożarowski
- Architectures:
- all
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mako_0.9.1-1.dsc | 2.1 KiB | ee613b919e6f371741e21a802d1eedd7d1ca892e704d82deb6098b4076e97a90 |
mako_0.9.1.orig.tar.gz | 411.2 KiB | ed74d72b720a97a51590dfa839f2048ceeb76cc80d1d9ea5731a5262384316ae |
mako_0.9.1-1.debian.tar.gz | 10.9 KiB | 0ec61bd52535388af5d912d909e31b84594fc0022baa106801691a0d2d18b5db |
Available diffs
- diff from 0.9.0-1 to 0.9.1-1 (10.8 KiB)
No changes file available.
Binary packages built by this source
- python-mako: fast and lightweight templating for the Python platform
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.
- python-mako-doc: documentation for the Mako Python library
Mako is a template library written in Python.
.
This package contains the documentation for Mako in HTML and
reStructuredText formats.
- python3-mako: fast and lightweight templating for the Python 3 platform
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.