# 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="Ebook library which can handle EPUB2/EPUB3 format" HOMEPAGE="https://github.com/aerkalov/ebooklib" LICENSE="GNU Affero General Public License" SRC_URI="https://files.pythonhosted.org/packages/77/85/322e8882a582d4b707220d1929cfb74c125f2ba513991edbce40dbc462de/ebooklib-${REALVERSION}.tar.gz" SOURCEFILE="ebooklib-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="dev docs test" DEPENDENCIES="dev-python/lxml[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] dev? ( dev-python/pytest[${PYTHON_USEDEP}] ) dev? ( dev-python/pytest-cov[${PYTHON_USEDEP}] ) dev? ( dev-python/sphinx[${PYTHON_USEDEP}] ) test? ( dev-python/pytest[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-cov[${PYTHON_USEDEP}] ) docs? ( dev-python/sphinx[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"