Source: python-protego
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
  Andrey Rakhmatullin <wrar@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               pybuild-plugin-pyproject,
               python3-all,
               python3-hatchling,
               python3-pytest <!nocheck>,
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/python-team/packages/python-protego.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-protego
Homepage: https://github.com/scrapy/protego
Testsuite: autopkgtest-pkg-pybuild

Package: python3-protego
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Description: Pure-Python robots.txt parser with support for modern conventions
 Protego parses directives set in robots.txt, including non-standard ones such
 as Request-Rate and Host. It also handles some typos in the directive names.
