slackbuilds/python/python3-gast
..
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.