slackbuilds_ponce/python/python3-gast
Jeremy Hansen 7612006f6e
python/python3-gast: New maintainer
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-06-15 21:39:45 +07:00
..
python3-gast.info python/python3-gast: New maintainer 2023-06-15 21:39:45 +07:00
python3-gast.SlackBuild
README
slack-desc

GAST provides a compatibility layer between the AST 
(Abstract Syntax Tree) of various Python versions, as produced by 
ast.parse from the standard ast module.