# 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="Python package for FCD lesion detection." HOMEPAGE="https://github.com/ShervinAbd92/fcdproc" LICENSE="public-domain" 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/click[${PYTHON_USEDEP}] dev-python/nibabel[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] dev-python/nipype[${PYTHON_USEDEP}] dev-python/fmriprep[${PYTHON_USEDEP}] dev-python/smriprep[${PYTHON_USEDEP}] dev-python/jem[${PYTHON_USEDEP}] dev-python/niworkflows[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/nitransforms[${PYTHON_USEDEP}] dev-python/reports[${PYTHON_USEDEP}] dev-python/dotcli[${PYTHON_USEDEP}] ~dev-python/matplotlib-3.3.4[${PYTHON_USEDEP}] dev-python/pathlib[${PYTHON_USEDEP}] >=dev-python/gitpython-3.0.8[${PYTHON_USEDEP}] ~dev-python/tomlkit-0.7.0[${PYTHON_USEDEP}] >=dev-python/six-1.11.0[${PYTHON_USEDEP}] dev-python/sphinx-click[${PYTHON_USEDEP}] >=dev-python/tomli-1.0.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"