# 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="Fast Tools" HOMEPAGE="https://github.com/xuqiushi/lightning_fast" 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="full" DEPENDENCIES="dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/python-dateutil[${PYTHON_USEDEP}] dev-python/conan[${PYTHON_USEDEP}] full? ( dev-python/luigi[${PYTHON_USEDEP}] ) full? ( dev-python/scikit-learn[${PYTHON_USEDEP}] ) full? ( dev-python/joblib[${PYTHON_USEDEP}] ) full? ( dev-python/pandas[${PYTHON_USEDEP}] ) full? ( dev-python/numpy[${PYTHON_USEDEP}] ) full? ( dev-python/aiosmtplib[${PYTHON_USEDEP}] ) full? ( dev-python/python-dateutil[${PYTHON_USEDEP}] ) full? ( dev-python/pymongo[${PYTHON_USEDEP}] ) full? ( dev-python/redis[${PYTHON_USEDEP}] ) full? ( dev-python/motor[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"