dev-python/girder-large-image-annotation - 1.34.0 (pypi)

Search

Package Information

Description:
A Girder plugin to store and display annotations on large, multiresolution images.
Homepage:
https://github.com/girder/large_image
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
1.34.0 8 ~amd64 ~x86 0
View Raw Ebuild
# 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 Girder plugin to store and display annotations on large, multiresolution images."

HOMEPAGE="https://github.com/girder/large_image"
LICENSE="Apache-2.0"
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="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}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

>=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}] )

BDEPEND

>=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}] )