deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-pkg-resources, python3:any
Description: |-
passive checker of Python 3 programs - Python modules
Pyflakes is program to analyze Python programs and detect various
errors. It works by parsing the source file, not importing it, so it
is safe to use on modules with side effects. It's also much faster.
.
Unlike PyLint, Pyflakes checks only for logical errors in programs;
it does not perform any checks on style.
.
This is the Python 3 library version.
Homepage: https://github.com/PyCQA/pyflakes
Installed-Size: '331'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-pyflakes
Priority: optional
Recommends: pyflakes3
Section: python
Source: pyflakes
Version: 2.5.0-1
srcpkg_name: pyflakes
srcpkg_version: 2.5.0-1