mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
393ee6dec8
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
3 lines
160 B
Text
3 lines
160 B
Text
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.
|