# 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="AUCMEDI - a framework for Automated Classification of Medical Images" HOMEPAGE="https://frankkramer-lab.github.io/aucmedi/" LICENSE="GPL-3" 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/tensorflow[${PYTHON_USEDEP}] >=dev-python/numpy-1.23.5[${PYTHON_USEDEP}] >=dev-python/pillow-10.2.0[${PYTHON_USEDEP}] dev-python/albumentations[${PYTHON_USEDEP}] >=dev-python/pandas-1.5.2[${PYTHON_USEDEP}] >=dev-python/scikit-learn-1.3.0[${PYTHON_USEDEP}] >=dev-python/scikit-image-0.21.0[${PYTHON_USEDEP}] dev-python/lime[${PYTHON_USEDEP}] >=dev-python/pooch-1.6.0[${PYTHON_USEDEP}] dev-python/classification-models_3D[${PYTHON_USEDEP}] dev-python/Keras-Applications[${PYTHON_USEDEP}] dev-python/SimpleITK[${PYTHON_USEDEP}] dev-python/batchgenerators[${PYTHON_USEDEP}] dev-python/volumentations-aucmedi[${PYTHON_USEDEP}] dev-python/plotnine[${PYTHON_USEDEP}] dev-python/pathos[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"