Source: python-web-poet Maintainer: Debian Python Team Uploaders: Andrey Rakhmatullin Section: python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc , pybuild-plugin-pyproject, python-attr-doc , python-parsel-doc , python-scrapy-doc , python-url-matcher-doc , python3-all, python3-aiohttp , python3-andi , python3-attr , python3-async-lru , python3-dateutil , python3-doc , python3-itemadapter , python3-multidict , python3-packaging , python3-parsel , python3-pytest , python3-pytest-asyncio , python3-setuptools, python3-sphinx , python3-sphinx-rtd-theme , python3-time-machine , python3-url-matcher , python3-w3lib , Standards-Version: 4.7.3 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}, 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.