slackbuilds/python/python3-gast
Isaac Yu 5dec9dcbb0 python/python3-gast: Added (compatibility layer between the AST).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-11-12 11:41:15 +07:00
..
README
python3-gast.SlackBuild
python3-gast.info
slack-desc

README

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.