Pakket: python3-mako (1.3.10-2)
Verwijzigingen voor python3-mako
Debian bronnen:
Het bronpakket mako downloaden:
Beheerders:
Externe bronnen:
- Homepage [www.makotemplates.org]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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.
Andere aan python3-mako gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-markupsafe
- HTML/XHTML/XML string library
-
- sug: python-mako-doc
- documentation for the Mako Python library
-
- sug: python3-beaker
- cache and session library for Python 3