From ecdac123787b96ce6649f0f91da12ea6458cc2b1 Mon Sep 17 00:00:00 2001 From: Palica Date: Tue, 23 Jun 2020 22:35:08 +0200 Subject: Updating liguros repo --- dev-python/gast/metadata.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dev-python/gast/metadata.xml (limited to 'dev-python/gast/metadata.xml') diff --git a/dev-python/gast/metadata.xml b/dev-python/gast/metadata.xml new file mode 100644 index 000000000000..94d7d821a2d0 --- /dev/null +++ b/dev-python/gast/metadata.xml @@ -0,0 +1,12 @@ + + + + + perfinion@gentoo.org + + + A generic AST to represent Python2 and Python3's Abstract Syntax Tree(AST). + GAST provides a compatibility layer between the AST of various Python versions, as produced by ast.parse from the standard ast module. + + gentoo-staging + -- cgit v1.3.1