summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-05-04 13:21:35 +0200
committerGravatar Tom Willemse2013-05-04 13:29:14 +0200
commitfb590c1573f683a0a4e8474554b2149d4ae47f53 (patch)
tree7bccc38de7c4496d036cba607c909c9c9c78fe3b
parent268421e7e906349ad5f5dbafb2307dde3a9130a5 (diff)
downloadexoni-fb590c1573f683a0a4e8474554b2149d4ae47f53.tar.gz
exoni-fb590c1573f683a0a4e8474554b2149d4ae47f53.zip
Add pep8-1.4.5
-rw-r--r--packages/dev-python/pep8/pep8-1.4.5.exheres-017
1 files changed, 17 insertions, 0 deletions
diff --git a/packages/dev-python/pep8/pep8-1.4.5.exheres-0 b/packages/dev-python/pep8/pep8-1.4.5.exheres-0
new file mode 100644
index 0000000..ba0d751
--- /dev/null
+++ b/packages/dev-python/pep8/pep8-1.4.5.exheres-0
@@ -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
+"
+