slackbuilds_ponce/python/python-gast
Isaac Yu 393ee6dec8
python/python-gast: Added (AST abstracts underlying Python version)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-09 15:45:55 +07:00
..
python-gast.info
python-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.