PKGNAME=gast
PKGSEC=python
PKGDEP="python-3"
BUILDDEP="setuptools"
PKGDES="Library providing generic AST to represent Python2 and Python3's AST"

ABTYPE=python
NOPYTHON2=1
ABHOST=noarch
