Package python3-module-beniget: Information
Source package: python3-module-beniget
Version: 0.5.0-alt1
Build time: Dec 3, 2025, 11:58 AM in the task #401673
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/beniget/
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.
Maintainer: Stanislav Levin
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.