# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="ds-modules-101" LITERALNAME="ds-modules-101" 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="A small package to help with some routine Data Science activities" HOMEPAGE="https://github.com/TanselArif-21/ds_modules_101" 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/numpy[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] >=dev-python/plotly-5.2.2[${PYTHON_USEDEP}] >=dev-python/statsmodels-0.12.2[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] >=dev-python/scikit-learn-0.24.2[${PYTHON_USEDEP}] ~dev-python/seaborn-0.11.2[${PYTHON_USEDEP}] >=dev-python/matplotlib-3.0.0[${PYTHON_USEDEP}] dev-python/python-docx[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"