mako 1.1.0+ds1-1ubuntu2 source package in Ubuntu
Changelog
mako (1.1.0+ds1-1ubuntu2) focal; urgency=medium * No-change rebuild to drop python3.7. -- Matthias Klose <email address hidden> Fri, 21 Feb 2020 20:43:44 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Piotr Ożarowski
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mako_1.1.0+ds1.orig.tar.xz | 156.1 KiB | 8220f0160203ba4b765add81684e4b9a07014f07fc637dfcf54a5aac76d6a413 |
mako_1.1.0+ds1-1ubuntu2.debian.tar.xz | 13.1 KiB | fa9ab893451d8d8672b2f5181539c61bd6a9bbf9811070d30d912498a628a1d9 |
mako_1.1.0+ds1-1ubuntu2.dsc | 2.4 KiB | ed6a4607f503c3bfa95dcc62d4e0104ff09a202f94e48d242cbd2fd4b9a26390 |
Available diffs
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: No summary available for python-mako-doc in ubuntu groovy.
No description available for python-mako-doc in ubuntu groovy.
- 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.