From c8229dcca778b0eca1ae8b618c3ae8790feab6cb Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 12 Nov 2022 11:46:09 +0700 Subject: python/python-gast: Removed (Use python3-gast). Signed-off-by: Willy Sudiarto Raharjo --- python/python-gast/README | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 python/python-gast/README (limited to 'python/python-gast/README') diff --git a/python/python-gast/README b/python/python-gast/README deleted file mode 100644 index 0117896980..0000000000 --- a/python/python-gast/README +++ /dev/null @@ -1,3 +0,0 @@ -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. -- cgit v1.2.3