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.4^20240601.bf62db90-2.fc41 | - |
Fedora 41 | 0.5.4^20240601.bf62db90-2.fc41 | - |
Fedora 40 | 0.5.4-3.fc40 | - |
Fedora 39 | 0.5.3-8.fc39 | - |
You can contact the maintainers of this package via email at
python-gast dash maintainers at fedoraproject dot org
.