Source: flake8-docstrings Maintainer: Debian Python Team Uploaders: Ghislain Antony Vaillant Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-flake8, python3-flake8-polyfill, python3-pydocstyle, python3-setuptools Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/python-team/packages/flake8-docstrings Vcs-Git: https://salsa.debian.org/python-team/packages/flake8-docstrings.git Homepage: https://gitlab.com/pycqa/flake8-docstrings Package: python3-flake8-docstrings Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Enhances: flake8 Description: flake8 extension to check docstrings A simple module which integrates pydocstyle to flake8. . pydocstyle is a standalone docstring style checker. . flake8 is a modular source code checker for Python. . This package provides the modules for Python 3.