# 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 collection of typed, async Python wrappers for the French National Library Gallica API." HOMEPAGE="https://github.com/gleasonw/gallica-getter" LICENSE="" SRC_URI="https://files.pythonhosted.org/packages/c6/ce/9b88f3680c88a61614dd46d973b2a242cd25466d918821ee6ab96aff19b2/gallicagetter-${REALVERSION}.tar.gz" SOURCEFILE="gallicagetter-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="~dev-python/aiohttp-3.8.4[${PYTHON_USEDEP}] ~dev-python/beautifulsoup4-4.12.0[${PYTHON_USEDEP}] ~dev-python/lxml-4.9.2[${PYTHON_USEDEP}] ~dev-python/pydantic-1.10.2[${PYTHON_USEDEP}] ~dev-python/pytest-7.2.1[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"