deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-pycodestyle, python3:any
Description: |-
flake8 extension to lint for the import order in Python files
A flake8 and Pylama plugin that checks the ordering of Python imports. It
does not check anything else about the imports. Merely that they are
grouped and ordered correctly.
.
In general stdlib comes first, then 3rd party, then local packages, and
that each group is individually alphabetized, however this depends on
the style used. Flake8-Import-Order supports a number of styles and is
extensible allowing for custom styles.
Enhances: flake8, python3-pylama
Homepage: https://github.com/PyCQA/flake8-import-order
Installed-Size: '64'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-flake8-import-order
Priority: optional
Section: python
Source: flake8-import-order
Version: 0.18.2-3
srcpkg_name: flake8-import-order
srcpkg_version: 0.18.2-3