Source: python-scrapy Maintainer: Debian Python Team Uploaders: Ignace Mouzannar , Andrey Rakhmatullin Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-bash-completion, dh-sequence-python3, dh-sequence-sphinxdoc , python3-all, Build-Depends-Indep: libjs-jquery , # mitmproxy > 8 breaks the tests, https://github.com/scrapy/scrapy/issues/5454 # mitmproxy , python-attr-doc , python-coverage-doc , python-cryptography-doc , python-cssselect-doc , python-itemloaders-doc , python-pytest-doc , python-w3lib-doc , python3-boto3 , python3-botocore , python3-doc , python3-itemadapter , python3-itemloaders , python3-jmespath , python3-lxml , python3-parsel (>= 1.8.1) , python3-pexpect , python3-pil , python3-priority , python3-protego , python3-pydispatch , python3-pyftpdlib , python3-pygments , python3-pytest , python3-queuelib , python3-setuptools, python3-sphinx , python3-sphinx-hoverxref , python3-sphinx-notfound-page , python3-sphinx-rtd-theme , python3-sybil , python3-testfixtures (>= 6.10.1) , python3-tldextract , python3-twisted , python3-uvloop , python3-w3lib , sphinx-doc , tox , twisted-doc , Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-scrapy Vcs-Git: https://salsa.debian.org/python-team/packages/python-scrapy.git Homepage: https://scrapy.org/ Testsuite: autopkgtest-pkg-pybuild Rules-Requires-Root: no Package: python-scrapy-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Built-Using: ${sphinxdoc:Built-Using} Build-Profiles: Description: Python web scraping and crawling framework documentation Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing. . This package provides the python-scrapy documentation in HTML format. Package: python3-scrapy Architecture: all Depends: python3-lxml, python3-pydispatch, ${misc:Depends}, ${python3:Depends}, Recommends: ipython3, python3-brotli, python3-pil, Suggests: python3-boto3, python3-botocore, python-scrapy-doc (= ${binary:Version}), Description: Python web scraping and crawling framework (Python 3) Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing. . This package provides the scrapy module for Python 3.