Package python3-module-empy: Information

    Source package: python3-module-empy
    Version: 4.2.1-alt1
    Latest version according to Repology
    Build time:  Feb 23, 2026, 11:51 AM in the task #408992
    Report package bug
    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.

    List of RPM packages built from this SRPM:
    python3-module-empy (noarch)

    Maintainer: Andrey Cherepanov

    List of contributors:
    Andrey Cherepanov

    ACL:
    Andrey Cherepanov
    @everybody

      1. rpm-build-python3
      2. python3-devel
      3. python3-module-pyproject-installer >= 0.4.0
      4. python3-module-setuptools
      5. python3-module-wheel

    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.