summaryrefslogtreecommitdiffstats
path: root/python/flake8/flake8.info
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-10-14 09:34:16 +0200
committer Willy Sudiarto Raharjo2014-10-15 09:58:29 +0200
commit5cb47d6bd5fe0af15127e3002504950c4a026dbc (patch)
tree13be98019ece9cf77ffa3a3701b75540cbf73ab8 /python/flake8/flake8.info
parenteb0ec8e7fa70129f52e548cef120ac74be5413d6 (diff)
downloadslackbuilds-5cb47d6bd5fe0af15127e3002504950c4a026dbc.tar.gz
python/flake8: Added (Wrapper tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/flake8/flake8.info')
-rw-r--r--python/flake8/flake8.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/flake8/flake8.info b/python/flake8/flake8.info
new file mode 100644
index 0000000000..332a5dc30f
--- /dev/null
+++ b/python/flake8/flake8.info
@@ -0,0 +1,10 @@
+PRGNAM="flake8"
+VERSION="2.2.4"
+HOMEPAGE="https://gitlab.com/pycqa/flake8"
+DOWNLOAD="https://pypi.python.org/packages/source/f/flake8/flake8-2.2.4.tar.gz"
+MD5SUM="5f9be8c6184beb94a9bc189b67b38806"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="pep8 pyflakes python-mccabe"
+MAINTAINER="Dimitris Zlatanidis"
+EMAIL="d.zlatanidis@gmail.com"