# 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=wheel

inherit python-r1 gs-pypi

DESCRIPTION="www.python-office.com [wheel]"

HOMEPAGE="https://github.com/CoderWanFeng/python-office"
LICENSE="Apache-2.0 license"
SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES=">=dev-python/rich-9.13.0[${PYTHON_USEDEP}]
	dev-python/you-get[${PYTHON_USEDEP}]
	dev-python/poimage[${PYTHON_USEDEP}]
	dev-python/poexcel[${PYTHON_USEDEP}]
	dev-python/pofile[${PYTHON_USEDEP}]
	dev-python/popdf[${PYTHON_USEDEP}]
	dev-python/wftools[${PYTHON_USEDEP}]
	dev-python/povideo[${PYTHON_USEDEP}]
	dev-python/poprogress[${PYTHON_USEDEP}]
	dev-python/poocr[${PYTHON_USEDEP}]
	dev-python/pocode[${PYTHON_USEDEP}]
	dev-python/poemail[${PYTHON_USEDEP}]
	dev-python/pospider[${PYTHON_USEDEP}]
	dev-python/loguru[${PYTHON_USEDEP}]
	dev-python/pomarkdown[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"