Package alterator-entry: Information

    Source package: alterator-entry
    Version: 0.4.8-alt1
    Build time:  Feb 5, 2026, 06:33 PM
    Category: Other
    Report package bug
    License: GPLv3+
    Summary: Common files for Alterator Entry specification
    Description: 
    Common files for Alterator Entry specification:
    - specification documents
    - TOML schemas for Alterator Entry types
    - alterator-entry script to validate Alterator Entry files and extract data
    - editions2packages script to extract packages from editions
    - base2list and metadata2directory script for creating lists and
      image groups based on editions and components

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

    Maintainer: Evgeny Sinelnikov


      1. python3-module-jsonschema
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-setuptools
      4. python3-module-tomlkit
      5. python3-module-wheel
      6. rpm-build-pyproject
      7. rpm-macros-alterator

    Last changed


    Feb. 2, 2026 Evgeny Sinelnikov 0.4.8-alt1
    - Add a validation hint in components (thx Andrey Alekseev).
    - Add internal lists of components or packages for editions.
    - Introduce hidden flag in editions.
    - Rename metadata section to features in metadata2directory.
    - Add internal components support in base2list.
    - Add explicitly mark available actions in services (thx Andrey Alekseev).
    Jan. 22, 2026 Maria Alexeeva 0.4.7-alt1
    - Add base2list and metadata2directory scripts (thx Dmitriy Terekhin).
      The scripts are needed for creating lists and
      image groups based on editions and components in mkimage-profiles.
    Nov. 27, 2025 Yuri Kozyrev 0.4.6-alt1
    - Add more extensive .backend example (thx Ivan Savin)
    - Update json schema for .backend
    - Delete the chapter on format extension (closes #11) (thx Maria Alexeeva)
    - Fix the table of contents (thx Maria Alexeeva)