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.6.0-1.aldos.noarch [51 KiB] |
Changelog
by Joel Barrios (2025-04-20):
- Update to 0.6.0. |