| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.1.20 | 8 | ~amd64 ~x86 | 0 |
# automatically generated by g-sorcery
# please do not edit this file
EAPI=8
REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone
inherit python-r1 gs-pypi
DESCRIPTION="A package designed to scrape webpages using aiohttp and asyncio. Has some error handling to overcome common issues such as sites blocking you after n requests over a short period."
HOMEPAGE="https://github.com/cia05rf/async-scrape/"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="<dev-python/aiohttp-4.0.0[${PYTHON_USEDEP}]
dev-python/Brotli[${PYTHON_USEDEP}]
<dev-python/lxml-html-clean-0.2.0[${PYTHON_USEDEP}]
<dev-python/nest-asyncio-2.0.0[${PYTHON_USEDEP}]
dev-python/PyPAC[${PYTHON_USEDEP}]
dev-python/requests-html[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"
<dev-python/aiohttp-4.0.0[${PYTHON_USEDEP}]
dev-python/Brotli[${PYTHON_USEDEP}]
<dev-python/lxml-html-clean-0.2.0[${PYTHON_USEDEP}]
<dev-python/nest-asyncio-2.0.0[${PYTHON_USEDEP}]
dev-python/PyPAC[${PYTHON_USEDEP}]
dev-python/requests-html[${PYTHON_USEDEP}]
<dev-python/aiohttp-4.0.0[${PYTHON_USEDEP}]
dev-python/Brotli[${PYTHON_USEDEP}]
<dev-python/lxml-html-clean-0.2.0[${PYTHON_USEDEP}]
<dev-python/nest-asyncio-2.0.0[${PYTHON_USEDEP}]
dev-python/PyPAC[${PYTHON_USEDEP}]
dev-python/requests-html[${PYTHON_USEDEP}]