# 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="Identify the Emotions in a Given Text , Audio file or Live Speech" HOMEPAGE="" LICENSE="" 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="spark test" DEPENDENCIES="dev-python/SpeechRecognition[${PYTHON_USEDEP}] dev-python/text2emotion[${PYTHON_USEDEP}] dev-python/openai[${PYTHON_USEDEP}] dev-python/telebot[${PYTHON_USEDEP}] ~dev-python/emoji-1.6.3[${PYTHON_USEDEP}] spark? ( dev-python/pyspark[${PYTHON_USEDEP}] ) test? ( ~dev-python/bandit-1.7.5[${PYTHON_USEDEP}] ) test? ( ~dev-python/black-23.1.0[${PYTHON_USEDEP}] ) test? ( dev-python/check-manifest[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-bugbear[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-docstrings[${PYTHON_USEDEP}] ) test? ( dev-python/flake8-formatter-junit-xml[${PYTHON_USEDEP}] ) test? ( dev-python/flake8[${PYTHON_USEDEP}] ) test? ( dev-python/Flake8-pyproject[${PYTHON_USEDEP}] ) test? ( dev-python/pre-commit[${PYTHON_USEDEP}] ) test? ( ~dev-python/pylint-2.17.0[${PYTHON_USEDEP}] ) test? ( dev-python/pylint-junit[${PYTHON_USEDEP}] ) test? ( ~dev-python/pytest-cov-3.0.0[${PYTHON_USEDEP}] ) test? (