# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="0.0.1b3" 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 deep learning toolbox for decoding animal behaviour [top-max 0.0.1_beta4]" HOMEPAGE="https://github.com/pnm4sfix/PoseR" LICENSE="BSD" 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="testing" DEPENDENCIES="dev-python/numpy[${PYTHON_USEDEP}] dev-python/magicgui[${PYTHON_USEDEP}] dev-python/qtpy[${PYTHON_USEDEP}] dev-python/napari[${PYTHON_USEDEP}] dev-python/napari_video[${PYTHON_USEDEP}] dev-python/napari-plot[${PYTHON_USEDEP}] dev-python/tables[${PYTHON_USEDEP}] ~dev-python/imageio-ffmpeg-0.4.8[${PYTHON_USEDEP}] dev-python/pytorch-lightning[${PYTHON_USEDEP}] dev-python/test-tube[${PYTHON_USEDEP}] dev-python/scikit-learn[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/numba[${PYTHON_USEDEP}] dev-python/networkx[${PYTHON_USEDEP}] dev-python/seaborn[${PYTHON_USEDEP}] testing? ( dev-python/tox[${PYTHON_USEDEP}] ) testing? ( dev-python/pytest[${PYTHON_USEDEP}] ) testing? ( dev-python/pytest-cov[${PYTHON_USEDEP}] ) testing? ( dev-python/pytest-qt[${PYTHON_USEDEP}] ) testing? ( dev-python/napari[${PYTHON_USEDEP}] ) testing? ( dev-python/pyqt5[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"