deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-pyflakes, python3-tomli | python3-supported-min (>= 3.11), python3:any
Description: |-
Removes unused imports and unused variables in Python code
By default, autoflake only removes unused imports for modules that are part of
the standard library. (Other modules may have side effects that make them
unsafe to remove automatically.) Removal of unused variables is also disabled
by default.
.
Also removes useless 'pass' statements.
Homepage: https://github.com/PyCQA/autoflake
Installed-Size: '86'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: autoflake
Priority: optional
Section: python
Version: 2.3.1-1
srcpkg_name: autoflake
srcpkg_version: 2.3.1-1