beniget: Extract semantic information about static Python code#
Description#
Extract semantic information about static Python code
License#
BSD 3-Clause
Upstream Contact#
Type#
standard
Dependencies#
$(PYTHON)
$(PYTHON_TOOLCHAIN)
gast: Python AST that abstracts the underlying Python version
Version Information#
package-version.txt:
0.4.1
version_requirements.txt:
beniget
Equivalent System Packages#
$ conda install beniget
$ sudo emerge dev-python/beniget
$ sudo xbps-install python3-beniget
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.