# 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=wheel inherit python-r1 gs-pypi DESCRIPTION="PixelLib is a library used for easy implementation of semantic and instance segmentation of objects in images and videos with few lines of code.PixelLib makes it possible to train a custom segmentation model using few lines of code.PixelLib supports background editing of images and videos using few lines of code. [wheel]" HOMEPAGE="https://github.com/ayoolaolafenwa/PixelLib" LICENSE="MIT" 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="" DEPENDENCIES="dev-python/pillow[${PYTHON_USEDEP}] dev-python/scikit-image[${PYTHON_USEDEP}] dev-python/opencv-python[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/imgaug[${PYTHON_USEDEP}] dev-python/labelme2coco[${PYTHON_USEDEP}] dev-python/imantics[${PYTHON_USEDEP}] dev-python/cython[${PYTHON_USEDEP}] dev-python/pyqt5[${PYTHON_USEDEP}] dev-python/fvcore[${PYTHON_USEDEP}] dev-python/iopath[${PYTHON_USEDEP}] dev-python/omegaconf[${PYTHON_USEDEP}] dev-python/cloudpickle[${PYTHON_USEDEP}] dev-python/termcolor[${PYTHON_USEDEP}] dev-python/yacs[${PYTHON_USEDEP}] dev-python/tabulate[${PYTHON_USEDEP}] dev-python/tqdm[${PYTHON_USEDEP}] dev-python/future[${PYTHON_USEDEP}] dev-python/pydot[${PYTHON_USEDEP}] dev-python/dataclasses[${PYTHON_USEDEP}] dev-python/hydra-core[${PYTHON_USEDEP}] dev-python/black[${PYTHON_USEDEP}] virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"