Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37530675
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-wheezy.template

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 3.2.1-alt1
Время сборки: 29 июля 2023, 07:08 ( 38.8 недели назад )
Размер архива: 22.58 Kb

Домашняя страница:   https://pypi.org/project/wheezy.template

Лицензия: MIT
О пакете: wheezy.template is a lightweight template library
Описание:

wheezy.template is a python package written in pure Python code. It is a
lightweight template library. The design goals achived:

* Compact, Expressive, Clean: Minimizes the number of keystrokes required
to build a template. Enables fast and well read coding. You do not need
to explicitly denote statement blocks within HTML (unlike other template
systems), the parser is smart enough to understand your code. This
enables a compact and expressive syntax which is really clean and just
pleasure to type.

* Intuitive, No time to Learn: Basic Python programming skills plus HTML
markup. You are productive just from start. Use full power of Python with
minimal markup required to denote python statements.

* Do Not Repeat Yourself: Master layout templates for inheritance; include
and import directives for maximum reuse. Blazingly Fast: Maximum
rendering performance: ultimate speed and context preprocessor features.

Текущий майнтейнер: Yuri N. Sedunov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-wheezy.template-debuginfo
  • python3-module-wheezy.template
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin