PKGNAME=flake8
PKGSEC=python
PKGDEP="python-3 mccabe pycodestyle pyflakes"
BUILDDEP="setuptools"
PKGDES="Code checker using pycodestyle and pyflakes"

ABTYPE=python
ABHOST=noarch
NOPYTHON2=1
