Package python3-module-beniget: Information

    Source package: python3-module-beniget
    Version: 0.5.0-alt1
    Latest version according to Repology
    Build time:  Dec 3, 2025, 11:58 AM in the task #401673
    Report package bug
    License: BSD-3-Clause
    Summary: Extract semantic information about static Python code
    Description: 
    Beniget provides a static over-approximation of the global and local definitions
    inside Python Module/Class/Function. It can also compute def-use chains from
    each definition.

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

    Maintainer: Stanislav Levin

    List of contributors:
    Stanislav Levin
    Anton Farygin


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

    Last changed


    Dec. 3, 2025 Stanislav Levin 0.5.0-alt1
    - 0.4.2.post1 -> 0.5.0.
    June 28, 2024 Stanislav Levin 0.4.2.post1-alt1
    - 0.4.1 -> 0.4.2.post1.
    March 19, 2024 Stanislav Levin 0.4.1-alt1.1
    - NMU: added missing build dependency on setuptools.