Source: python3-proselint
Section: text
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 VĂ­ctor Cuadrado Juan <me@viccuad.me>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-poetry-core,
 python3-all,
 python3-click,
 python3-pytest,
Standards-Version: 4.7.0
Homepage: http://proselint.com
Vcs-Git: https://salsa.debian.org/python-team/packages/python3-proselint.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python3-proselint

Package: python3-proselint
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Library and command-line prose linter utility (Python 3)
 Proselint aggregates knowledge about best practices in writing from world's
 greatest writers and editors, and makes it accessible by giving suggestions in
 the form of a linter for prose.
 .
 This package installs the library and proselint binary for Python 3.