Package python3-module-empy: Information
Source package: python3-module-empy
Version: 4.2.1-alt1
Build time: Feb 23, 2026, 11:51 AM in the task #408992
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/empy/
License: LGPL-2.0
Summary: EmPy is a system for embedding Python expressions and statements in template text
Description:
EmPy is a system for embedding Python expressions and statements in template text; it takes an EmPy source file, processes it, and produces output. This is accomplished via expansions, which are special signals to the EmPy system and are set off by a special prefix (by default the at sign, '@'). EmPy can expand arbitrary Python expressions and statements in this way, as well as a variety of special forms. Textual data not explicitly delimited in this way is sent unaffected to the output, allowing Python to be used in effect as a markup language. Also supported are "hook" callbacks, recording and playback via diversions, and dynamic, chainable filters. The system is highly configurable via command line options and embedded commands.
Maintainer: Andrey Cherepanov
Last changed
Feb. 23, 2026 Andrey Cherepanov 4.2.1-alt1
- New version.
June 11, 2025 Andrey Cherepanov 4.2-alt1
- New version.
March 22, 2023 Andrey Cherepanov 3.3.4-alt1
- Inital built for Sisyphus.