# 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="A data cleaning package and visualisation tool for data science projects" HOMEPAGE="https://github.com/muganga-charles" LICENSE="" SRC_URI="https://files.pythonhosted.org/packages/f6/9f/75b90196e146a9ac36e8a552b82a85861c2370792600f125ef17160e8317/datascrubber-${REALVERSION}.tar.gz" SOURCEFILE="datascrubber-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/missingno[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/openpyxl[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/scikit-learn[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] dev-python/seaborn[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"