mako 0.4.1-2 source package in Ubuntu

Changelog

mako (0.4.1-2) unstable; urgency=low

  * Rebuild to add Python 2.7 and drop Python 2.5 support

mako (0.4.1-1) unstable; urgency=low

  * New upstream release
  * Add workaround for "build/lib" bug in Python/distribute
  * Standards-Version bumped to 3.9.2 (no changes needed)

mako (0.4.0-1) unstable; urgency=low

  * New upstream release
  * debian/rules: fix DEB_BUILD_OPTIONS=nocheck builds (closes: 613855)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 13:16:21 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Piotr Ożarowski
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
mako_0.4.1.orig.tar.gz 309.9 KiB c282a6bb1c15571e1bc1612df58e6b5bb8d3d7c57169e641434bb50d303af6e9
mako_0.4.1-2.debian.tar.gz 10.6 KiB 8687ebff1a6cdf2b903ebac573e874999a4fb1b48960224f6e3ad622207270b1
mako_0.4.1-2.dsc 2.0 KiB c73d33241fb058bad52df125408ab5fed9d111b7b2829777341b3521f4adc921

Available diffs

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.