pkgsrc/devel/py-flake8/PLIST
wiz 2c82705e15 Import py34-flake8-2.2.5 as devel/py-flake8.
Flake8 is a wrapper around these tools:

* PyFlakes
* pep8
* Ned Batchelder's McCabe script

Flake8 runs all the tools by launching the single flake8 script.
It displays the warnings in a per-file, merged output.
2015-01-03 00:05:47 +00:00

41 lines
1.4 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2015/01/03 00:05:47 wiz Exp $
bin/flake8-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/flake8/__init__.py
${PYSITELIB}/flake8/__init__.pyc
${PYSITELIB}/flake8/__init__.pyo
${PYSITELIB}/flake8/__main__.py
${PYSITELIB}/flake8/__main__.pyc
${PYSITELIB}/flake8/__main__.pyo
${PYSITELIB}/flake8/_pyflakes.py
${PYSITELIB}/flake8/_pyflakes.pyc
${PYSITELIB}/flake8/_pyflakes.pyo
${PYSITELIB}/flake8/engine.py
${PYSITELIB}/flake8/engine.pyc
${PYSITELIB}/flake8/engine.pyo
${PYSITELIB}/flake8/hooks.py
${PYSITELIB}/flake8/hooks.pyc
${PYSITELIB}/flake8/hooks.pyo
${PYSITELIB}/flake8/main.py
${PYSITELIB}/flake8/main.pyc
${PYSITELIB}/flake8/main.pyo
${PYSITELIB}/flake8/reporter.py
${PYSITELIB}/flake8/reporter.pyc
${PYSITELIB}/flake8/reporter.pyo
${PYSITELIB}/flake8/run.py
${PYSITELIB}/flake8/run.pyc
${PYSITELIB}/flake8/run.pyo
${PYSITELIB}/flake8/tests/__init__.py
${PYSITELIB}/flake8/tests/__init__.pyc
${PYSITELIB}/flake8/tests/__init__.pyo
${PYSITELIB}/flake8/tests/test_engine.py
${PYSITELIB}/flake8/tests/test_engine.pyc
${PYSITELIB}/flake8/tests/test_engine.pyo
${PYSITELIB}/flake8/util.py
${PYSITELIB}/flake8/util.pyc
${PYSITELIB}/flake8/util.pyo