gast: Python AST that abstracts the underlying Python version

Description

Python AST that abstracts the underlying Python version

License

BSD 3-Clause

Upstream Contact

https://pypi.org/project/gast/

Type

standard

Dependencies

  • $(PYTHON)

  • $(PYTHON_TOOLCHAIN)

Version Information

package-version.txt:

0.5.4

version_requirements.txt:

gast

Equivalent System Packages

$ conda install gast
$ sudo yum install python3-gast
$ sudo emerge dev-python/gast
$ sudo xbps-install python3-gast

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.