# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="1.34.1a166" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=wheel inherit python-r1 gs-pypi DESCRIPTION="A Girder plugin to store and display annotations on large, multiresolution images. [wheel]" HOMEPAGE="https://github.com/girder/large_image" LICENSE="Apache-2.0" SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="compute tasks" DEPENDENCIES=">=dev-python/jsonschema-2.5.1[${PYTHON_USEDEP}] dev-python/girder-large-image[${PYTHON_USEDEP}] dev-python/orjson[${PYTHON_USEDEP}] compute? ( dev-python/openpyxl[${PYTHON_USEDEP}] ) compute? ( >=dev-python/pandas-2.2[${PYTHON_USEDEP}] ) compute? ( dev-python/python-calamine[${PYTHON_USEDEP}] ) compute? ( dev-python/umap-learn[${PYTHON_USEDEP}] ) tasks? ( dev-python/girder-large-image[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"