mako 1.0.3+ds1-1 source package in Ubuntu

Changelog

mako (1.0.3+ds1-1) unstable; urgency=medium

  * New upstream release.

 -- Piotr Ożarowski <email address hidden>  Sat, 31 Oct 2015 23:27:16 +0100

Upload details

Uploaded by:
Piotr Ożarowski
Uploaded to:
Sid
Original maintainer:
Piotr Ożarowski
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mako_1.0.3+ds1-1.dsc 2.2 KiB 93be18276315ad66a00be8b2c8542358f69197a762ce8801ea18623ea37c4d62
mako_1.0.3+ds1.orig.tar.gz 264.3 KiB e1494e04a8276d20cc52aa05d0633c8b2b3899b3f4ab5bf226264a928618a1e6
mako_1.0.3+ds1-1.debian.tar.xz 12.1 KiB 700e8a3110681a0eb234eee560eace53dcde7920ba4ea5d7b41ec5cbb07b66d7

Available diffs

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.