mako 1.3.2-ok1 source package in openKylin
Changelog
mako (1.3.2-ok1) nile; urgency=medium * Build for openkylin. -- openKylinBot <email address hidden> Mon, 08 Apr 2024 17:42:45 +0800
mako (1.3.2-ok1) nile; urgency=medium * Build for openkylin. -- openKylinBot <email address hidden> Mon, 08 Apr 2024 17:42:45 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | python | |
Huanghe V3.0 | release | main | python | |
Nile V2.0 | release | main | python | |
Nile V2.0 | proposed | main | python |
File | Size | SHA-256 Checksum |
---|---|---|
mako_1.3.2.orig.tar.gz | 193.3 KiB | b4e3c8e232014611f0b3f7bbd2d4de83a3a25c1e93996f0c62ce5fe019dfd0e8 |
mako_1.3.2-ok1.debian.tar.xz | 9.3 KiB | 8788d8905278dae9db5aec19515b0e7e6966ddafc1d0c329dbceb98a34c9f8e6 |
mako_1.3.2-ok1.dsc | 2.2 KiB | 34081b9e882c3ea97337f72f64ac449bf617e697f20449f498104e233ef46aa2 |
Mako is a template library written in Python.
.
This package contains the documentation for Mako in HTML and
reStructuredText formats.
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.