# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
maintainers {emcrisostomo @emcrisostomo} openmaintainer
description Python AST that abstracts the underlying Python version
long_description 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.
homepage https://github.com/serge-sans-paille/gast
checksums rmd160 d7a304998ddb70564acf8837cd93ce8741f864b8 \
sha256 5c7617f1f6c8b8b426819642b16b9016727ddaecd16af9a07753e537eba8a3a5 \
python.versions 27 35 36 37 38
if {${name} ne ${subport}} {
port:py${python.version}-setuptools