# 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="MultiVis is a data visualisation package that produces both static and interactive visualisations targeted towards the Omics community." HOMEPAGE="https://github.com/brettChapman/multivis" 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-1.25.2[${PYTHON_USEDEP}] ~dev-python/openpyxl-3.1.2[${PYTHON_USEDEP}] ~dev-python/pandas-2.1.0[${PYTHON_USEDEP}] ~dev-python/matplotlib-3.8.0[${PYTHON_USEDEP}] ~dev-python/seaborn-0.12.2[${PYTHON_USEDEP}] ~dev-python/networkx-3.1.0[${PYTHON_USEDEP}] ~dev-python/statsmodels-0.14.0[${PYTHON_USEDEP}] dev-python/scikits-bootstrap[${PYTHON_USEDEP}] ~dev-python/scipy-1.11.2[${PYTHON_USEDEP}] ~dev-python/scikit-learn-1.3.1[${PYTHON_USEDEP}] ~dev-python/tqdm-4.66.1[${PYTHON_USEDEP}] ~dev-python/xlrd-2.0.1[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"