# 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="This is a sentence cutting tool, currently support English & Chinese" HOMEPAGE="" LICENSE="MIT" 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/attrd[${PYTHON_USEDEP}] dev-python/attrdict[${PYTHON_USEDEP}] >=dev-python/attrs-19.3.0[${PYTHON_USEDEP}] >=dev-python/importlib-metadata-1.6.0[${PYTHON_USEDEP}] >=dev-python/loguru-0.5.3[${PYTHON_USEDEP}] >=dev-python/more-itertools-8.2.0[${PYTHON_USEDEP}] >=dev-python/packaging-20.3[${PYTHON_USEDEP}] >=dev-python/pluggy-0.13.1[${PYTHON_USEDEP}] >=dev-python/py-1.8.1[${PYTHON_USEDEP}] >=dev-python/pyparsing-2.4.7[${PYTHON_USEDEP}] >=dev-python/pytest-5.4.1[${PYTHON_USEDEP}] >=dev-python/six-1.14.0[${PYTHON_USEDEP}] >=dev-python/wcwidth-0.1.9[${PYTHON_USEDEP}] >=dev-python/zipp-3.1.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"