# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="0.7.0b20231127" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="Topic modeling neural toolkit" HOMEPAGE="https://github.com/mitre/tmnt.git" LICENSE="Apache-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="" DEPENDENCIES="dev-python/optuna[${PYTHON_USEDEP}] dev-python/mantichora[${PYTHON_USEDEP}] dev-python/transformers[${PYTHON_USEDEP}] dev-python/torcheval[${PYTHON_USEDEP}] dev-python/pyLDAvis[${PYTHON_USEDEP}] >=dev-python/markupsafe-2.0[${PYTHON_USEDEP}] >=dev-python/joblib-0.8.4[${PYTHON_USEDEP}] dev-python/future[${PYTHON_USEDEP}] >=dev-python/funcy-1.16[${PYTHON_USEDEP}] ~dev-python/pandas-1.5.3[${PYTHON_USEDEP}] ~dev-python/pyopenssl-18.0.0[${PYTHON_USEDEP}] ~dev-python/pysocks-1.6.8[${PYTHON_USEDEP}] dev-python/sacremoses[${PYTHON_USEDEP}] dev-python/sentence-splitter[${PYTHON_USEDEP}] dev-python/umap-learn[${PYTHON_USEDEP}] >=dev-python/tabulate-0.8.7[${PYTHON_USEDEP}] dev-python/torch[${PYTHON_USEDEP}] dev-python/torchtext[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"