# 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} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="A package to align histology to 3D brain atlases" HOMEPAGE="https://github.com/PolarBean/DeepSlice" LICENSE="GPL-3" SRC_URI="https://files.pythonhosted.org/packages/7f/1f/9c6de0cc9e93e5561bb31a1279f50429a801e9c816e5268f292bd283c888/deepslice-${REALVERSION}.tar.gz" SOURCEFILE="deepslice-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/numpy[${PYTHON_USEDEP}] dev-python/scikit-learn[${PYTHON_USEDEP}] dev-python/scikit-image[${PYTHON_USEDEP}] dev-python/tensorflow[${PYTHON_USEDEP}] dev-python/h5py[${PYTHON_USEDEP}] dev-python/typing[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/protobuf[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] ~dev-python/urllib3-1.26.6[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"