summaryrefslogtreecommitdiffstats
path: root/packages/dev-python/pep8/pep8-1.4.5.exheres-0
blob: ba0d75131fb5c193010440b3d3732b6970d0c791 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 2013 Tom Willemse <tom@ryuslash.org>
# Distributed under the terms of the GNU General Public License v2

require distutils pypi

SUMMARY="Python style guide checker"

LICENCES="MIT"
SLOT="0"
PLATFORMS="~amd64"
MYOPTIONS=""

DEPENDENCIES="
	build:
		dev-python/setuptools
"