Source: python-flake8
Section: python
Priority: optional
Maintainer: dtrishkin <dtrishkin@mirantis.com>
Build-Depends: debhelper (>= 8.0.0),
               python-dev,
               python-setuptools
Depends:       pyflakes (>= 0.7.3),
               python-pep8 (>= 1.4.6),
               python-mccabe (>= 0.2.1)
Standards-Version: 3.9.4
Homepage: http://bitbucket.org/tarek/flake8
#Vcs-Git: git://git.debian.org/collab-maint/python-flake8.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/python-flake8.git;a=summary

Package: python-flake8
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Flake8 runs all the tools by launching the single flake8 script. It displays the warnings in a per-file, merged output.
