# 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="Toolkit for Machine Learning and Text Generation" HOMEPAGE="https://github.com/asyml/texar-pytorch" LICENSE="Apache License Version 2.0" 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="dist extras torch" DEPENDENCIES=">=dev-python/regex-2018.1.10[${PYTHON_USEDEP}] >=dev-python/numpy-1.16.6[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/funcsigs[${PYTHON_USEDEP}] dev-python/sentencepiece[${PYTHON_USEDEP}] dev-python/mypy-extensions[${PYTHON_USEDEP}] >=dev-python/packaging-19.0[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] dev-python/asyml-utilities[${PYTHON_USEDEP}] dist? ( dev-python/adaptdl[${PYTHON_USEDEP}] ) extras? ( >=dev-python/pillow-3.0[${PYTHON_USEDEP}] ) extras? ( dev-python/tensorboardX[${PYTHON_USEDEP}] ) extras? ( >=dev-python/six-1.15[${PYTHON_USEDEP}] ) torch? ( dev-python/torch[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"