NOTICE: This package has been removed from pkgsrc

./devel/py-flake8-3, Modular source code checker for Python programs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.9.2nb3, Package name: py27-flake8-3.9.2nb3, Maintainer: pkgsrc-users

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.

This package contains the last version supporting Python 2.x.


Master sites:

Filesize: 160.915 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-31 12:55:26 by Thomas Klausner | Files touched by this commit (2)
Log message:
*: use versioned_dependencies for py-mccabe
   2022-01-29 09:40:00 by Thomas Klausner | Files touched by this commit (6)
Log message:
devel/py-flake8-3: import py27-flake8-3.9.2nb3

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.

This package contains the last version supporting Python 2.x.