# 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="Mohan Zhang's toolkit [wheel]" HOMEPAGE="https://github.com/Mohan-Zhang-u/mzutils" 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="all nlp tf yaml" DEPENDENCIES="dev-python/sphinxcontrib-napoleon[${PYTHON_USEDEP}] dev-python/myst-parser[${PYTHON_USEDEP}] >=dev-python/sphinx-4.0.2[${PYTHON_USEDEP}] >=dev-python/sphinx-rtd-theme-1.0.0[${PYTHON_USEDEP}] dev-python/linkify-it-py[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/torch[${PYTHON_USEDEP}] dev-python/torchvision[${PYTHON_USEDEP}] dev-python/nltk[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] all? ( dev-python/pyyaml[${PYTHON_USEDEP}] ) all? ( dev-python/tensorflow[${PYTHON_USEDEP}] ) all? ( dev-python/hanlp[${PYTHON_USEDEP}] ) all? ( dev-python/pyarrow[${PYTHON_USEDEP}] ) all? ( dev-python/s3fs[${PYTHON_USEDEP}] ) all? ( dev-python/hashfile[${PYTHON_USEDEP}] ) nlp? ( dev-python/hanlp[${PYTHON_USEDEP}] ) nlp? ( dev-python/pyarrow[${PYTHON_USEDEP}] ) tf? ( dev-python/tensorflow[${PYTHON_USEDEP}] ) yaml? ( dev-python/pyyaml[${PYTHON_USEDEP}] ) yaml? ( dev-python/s3fs[${PYTHON_USEDEP}] ) yaml? ( dev-python/hashfile[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"