deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: python3-pyflakes (= 3.2.0-1), python3:any
Description: |-
passive checker of Python 3 programs
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 command line `pyflakes3` program.
Homepage: https://github.com/PyCQA/pyflakes
Installed-Size: '20'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Multi-Arch: foreign
Package: pyflakes3
Priority: optional
Section: python
Source: pyflakes
Version: 3.2.0-1
srcpkg_name: pyflakes
srcpkg_version: 3.2.0-1