Source: pytest-pep8 Maintainer: Debian Python Modules Team Uploaders: Adrian Vondendriesch Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python, python-all (>= 2.6.6-3), python-pep8, python-setuptools (>= 0.6b3), python3-all, python3-pep8, python3-setuptools Standards-Version: 3.9.8 Homepage: https://bitbucket.org/pytest-dev/pytest-pep8 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pytest-pep8.git Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pytest-pep8.git Package: python-pytest-pep8 Architecture: all Depends: python-pep8, python-pytest, ${misc:Depends}, ${python:Depends} Description: pytest plugin to check PEP8 requirements py.test plugin for efficiently checking PEP8 compliance such as: - Code layout - String Quotes - Naming Conventions and more. See: https://www.python.org/dev/peps/pep-0008/ Package: python3-pytest-pep8 Architecture: all Depends: python3-pep8, python3-pytest, ${misc:Depends}, ${python3:Depends} Description: pytest plugin to check PEP8 requirements py.test plugin for efficiently checking PEP8 compliance such as: - Code layout - String Quotes - Naming Conventions and more. See: https://www.python.org/dev/peps/pep-0008/