パッケージ: python3-mako (1.3.10-2)
python3-mako に関するリンク
Debian の資源:
mako ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.makotemplates.org]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-markupsafe
- HTML/XHTML/XML string library
-
- sug: python-mako-doc
- Mako Python ライブラリ用ドキュメンテーション
-
- sug: python3-beaker
- cache and session library for Python 3