Python AST that abstracts the underlying Python version
A generic AST to represent Python2 and Python3's Abstract Syntax Tree (AST). GAST provides a compatibility layer between the AST of various Python versions, as produced by ast.parse from the standard ast module.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.5.3-1.fc36 | - |
Fedora 35 | 0.5.2-1.fc35 | - |
Fedora 34 | 0.4.0-2.fc34 | - |
You can contact the maintainers of this package via email at
python-gast dash maintainers at fedoraproject dot org
.