Package python3-module-tempita: Information
Source package: python3-module-tempita
Version: 0.6.0-alt1
Build time: Oct 14, 2025, 01:45 PM in the task #393969
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/Tempita/
License: MIT
Summary: Tempita is a small templating language for text substitution
Description:
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.
Maintainer: Maxim Tulskiy