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