exoni/packages/dev-python/mccabe/mccabe-0.2.1.exheres-0

18 lines
293 B
Bash
Raw Permalink Normal View History

2013-05-04 13:21:21 +02:00
# Copyright 2013 Tom Willemse <tom@ryuslash.org>
# Distributed under the terms of the GNU General Public License v2
require distutils pypi
SUMMARY="McCabe checker, plugin for flake8"
LICENCES="MIT"
SLOT="0"
PLATFORMS="~amd64"
MYOPTIONS=""
DEPENDENCIES="
build:
dev-python/setuptools
"