Source: python-web-poet
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Andrey Rakhmatullin <wrar@debian.org>
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 dh-sequence-sphinxdoc <!nodoc>,
 pybuild-plugin-pyproject,
 python-attr-doc <!nodoc>,
 python-parsel-doc <!nodoc>,
 python-scrapy-doc <!nodoc>,
 python-url-matcher-doc <!nodoc>,
 python3-all,
 python3-aiohttp <!nocheck>,
 python3-andi <!nocheck> <!nodoc>,
 python3-attr <!nocheck> <!nodoc>,
 python3-async-lru <!nocheck> <!nodoc>,
 python3-dateutil <!nocheck>,
 python3-doc <!nodoc>,
 python3-hatchling,
 python3-itemadapter <!nocheck> <!nodoc>,
 python3-multidict <!nocheck> <!nodoc>,
 python3-packaging <!nocheck>,
 python3-parsel <!nocheck> <!nodoc>,
 python3-pytest <!nocheck>,
 python3-pytest-asyncio <!nocheck>,
 python3-sphinx <!nodoc>,
 python3-sphinx-rtd-theme <!nodoc>,
 python3-sphinx-scrapy <!nodoc>,
 python3-time-machine <!nocheck>,
 python3-url-matcher <!nocheck> <!nodoc>,
 python3-w3lib <!nocheck>,
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-web-poet
Vcs-Git: https://salsa.debian.org/python-team/packages/python-web-poet.git
Homepage: https://github.com/scrapinghub/web-poet
Testsuite: autopkgtest-pkg-pybuild

Package: python3-web-poet
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Suggests: python3-niquests, python3-playwright
Description: Web scraping Page Objects core library
 web-poet is a Python implementation of the page object pattern for web
 scraping. It enables writing portable, reusable web parsing code.

Package: python-web-poet-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
         ${sphinxdoc:Depends},
Built-Using: ${sphinxdoc:Built-Using}
Suggests: python3-web-poet
Description: Web scraping Page Objects core library (documentation package)
 web-poet is a Python implementation of the page object pattern for web
 scraping. It enables writing portable, reusable web parsing code.
 .
 This package contains documentation for python3-web-poet.
