# 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 plugin for registering multimodal image volumes based on common segmented structures of interest with point-clouds."

HOMEPAGE="https://github.com/krentzd/napari-clemreg"
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/typing-extensions[${PYTHON_USEDEP}]
	dev-python/setuptools[${PYTHON_USEDEP}]
	dev-python/packaging[${PYTHON_USEDEP}]
	~dev-python/numpy-1.22.0[${PYTHON_USEDEP}]
	dev-python/magicgui[${PYTHON_USEDEP}]
	~dev-python/scipy-1.10.1[${PYTHON_USEDEP}]
	dev-python/napari[${PYTHON_USEDEP}]
	~dev-python/scikit-image-0.21.0[${PYTHON_USEDEP}]
	~dev-python/h5py-3.9.0[${PYTHON_USEDEP}]
	~dev-python/matplotlib-3.7.3[${PYTHON_USEDEP}]
	~dev-python/imageio-2.31.5[${PYTHON_USEDEP}]
	~dev-python/tifffile-2023.7.10[${PYTHON_USEDEP}]
	dev-python/probreg[${PYTHON_USEDEP}]
	dev-python/open3d[${PYTHON_USEDEP}]
	dev-python/transforms3d[${PYTHON_USEDEP}]
	~dev-python/tqdm-4.66.1[${PYTHON_USEDEP}]
	dev-python/empanada-dl[${PYTHON_USEDEP}]
	dev-python/torch[${PYTHON_USEDEP}]
	dev-python/magicgui[${PYTHON_USEDEP}]
	dev-python/connected-components_3d[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"