# 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 lightweight tool for labeling 3D bounding boxes in point clouds." HOMEPAGE="https://github.com/ch-sa/labelCloud" LICENSE="GNU General Public License v3.0" SRC_URI="https://files.pythonhosted.org/packages/76/51/f7f80400a2b731463c463a0b3757a366de8c7e4bb9f37eeec898379cd2fc/labelcloud-${REALVERSION}.tar.gz" SOURCEFILE="labelcloud-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="tests" DEPENDENCIES="=dev-python/pyqt5-5.15.7[${PYTHON_USEDEP}] tests? ( dev-python/pytest[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-qt[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"