Add pep8-1.4.5
This commit is contained in:
parent
268421e7e9
commit
fb590c1573
1 changed files with 17 additions and 0 deletions
17
packages/dev-python/pep8/pep8-1.4.5.exheres-0
Normal file
17
packages/dev-python/pep8/pep8-1.4.5.exheres-0
Normal file
|
@ -0,0 +1,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
|
||||
"
|
||||
|
Loading…
Reference in a new issue