python39-gast - Python AST that abstracts the underlying Python version
Website: | https://github.com/serge-sans-paille/gast |
---|---|
License: | BSD-3-Clause |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
python39-gast-0.5.5-1.aldos.src [29 KiB] |
Changelog
by Joel Barrios (2024-08-15):
- Update to 0.5.5. |