mako 1.3.10-ok1 source package in openKylin

Changelog

mako (1.3.10-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Sun, 31 May 2026 06:44:32 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python

Downloads

File Size SHA-256 Checksum
mako_1.3.10.orig.tar.gz 196.2 KiB 720a5f5fc9d9db7d3bb3bc226d95f825cd57003271214a7d38a5b627c0223d1d
mako_1.3.10-ok1.debian.tar.xz 9.3 KiB 70c5bc90b7158ccdd1251e5bc855c18b8316115f11e1e8ddd42e11501e6765d2
mako_1.3.10-ok1.dsc 2.2 KiB c959b553abf2fc671c41c2f870b6582a9ce002b162f450b76c3dcf40d0c24f1b

Available diffs

View changes file

Binary packages built by this source

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.