Пакет python3-module-tempita: Информация
Исходный пакет: python3-module-tempita
Версия: 0.6.0-alt1
Собран: 14 октября 2025 г. 13:45 в задании #393969
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://pypi.org/project/Tempita/
Лицензия: MIT
О пакете: Tempita is a small templating language for text substitution
Описание:
Tempita is a small templating language for Python, designed for situations where string template and percent-style formatting are too limited. It provides basic control structures like if, for, and template inheritance, while maintaining a simple syntax. Tempita supports both text and HTML templates, including automatic HTML escaping.
Сопровождающий: Maxim Tulskiy