mako 1.1.0+ds1-1ubuntu1 source package in Ubuntu

Changelog

mako (1.1.0+ds1-1ubuntu1) focal; urgency=medium

  * Build the Python2 module, still needed.

 -- Matthias Klose <email address hidden>  Sat, 11 Jan 2020 14:31:19 +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 Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mako_1.1.0+ds1.orig.tar.xz 156.1 KiB 8220f0160203ba4b765add81684e4b9a07014f07fc637dfcf54a5aac76d6a413
mako_1.1.0+ds1-1ubuntu1.debian.tar.xz 13.1 KiB d15ec10bce4882bc476d93e49c08110760d8ccbd4b218fbbf323a0de83e7673a
mako_1.1.0+ds1-1ubuntu1.dsc 2.4 KiB dfa90195fcfd2e58efcc05ef62f785c53c2d220d236cea379227ce21d4d5d7bd

View changes file

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.