deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-typing-extensions, black, python3-flake8, python3-tomli | python3
(>> 3.11), python3:any
Description: |-
flake8 plugin to call black as a code style validator
This is flake8 plugin for validating Python code style with the command line
code formatting tool Black.
.
Black, "The Uncompromising Code Formatter", is normally run to edit your
Python code in place to match their coding style, a strict subset of the
PEP 8 style guide.
.
The point of this plugin is to be able to run 'black --check ...' from
within the flake8 plugin ecosystem. You might use this via a git
pre-commit hook, or as part of your continuous integration testing.
Homepage: https://github.com/peterjc/flake8-black
Installed-Size: '47'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-flake8-black
Priority: optional
Section: python
Source: flake8-black
Version: 0.3.6-1
srcpkg_name: flake8-black
srcpkg_version: 0.3.6-1