# 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 collection of utilities used for MRI data analysis" HOMEPAGE="https://github.com/Wetiqe/neuroimager" 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="decoder torch" DEPENDENCIES="dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] dev-python/pingouin[${PYTHON_USEDEP}] dev-python/seaborn[${PYTHON_USEDEP}] dev-python/scikit-learn[${PYTHON_USEDEP}] dev-python/nilearn[${PYTHON_USEDEP}] dev-python/networkx[${PYTHON_USEDEP}] dev-python/munkres[${PYTHON_USEDEP}] dev-python/scikit-network[${PYTHON_USEDEP}] dev-python/pybids[${PYTHON_USEDEP}] dev-python/tqdm[${PYTHON_USEDEP}] decoder? ( dev-python/neuromaps[${PYTHON_USEDEP}] ) decoder? ( dev-python/NiMARE[${PYTHON_USEDEP}] ) torch? ( dev-python/torch[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"