パッケージ: python3-mako (1.3.5-1.1)
python3-mako に関するリンク
Debian の資源:
mako ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.makotemplates.org]
類似のパッケージ:
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.
その他の python3-mako 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-markupsafe
- HTML/XHTML/XML string library
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- sug: python-mako-doc
- Mako Python ライブラリ用ドキュメンテーション
-
- sug: python3-beaker
- cache and session library for Python 3