# 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="Create Object Segmentation Labels"

HOMEPAGE="https://github.com/falahgs/"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/5f/b7/cbb4d24ba9d74a63374536f25c7ad2eb3bdec7541f475be8e65727333d41/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="dev-python/autodistill-grounding-dino[${PYTHON_USEDEP}]
	dev-python/reportlab[${PYTHON_USEDEP}]
	dev-python/ultralytics[${PYTHON_USEDEP}]
	dev-python/pillow[${PYTHON_USEDEP}]
	dev-python/roboflow[${PYTHON_USEDEP}]
	dev-python/autodistill-grounded-sam[${PYTHON_USEDEP}]
	dev-python/google-images-downloader[${PYTHON_USEDEP}]
	dev-python/pytube[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"