# 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="Python implemention of the TensorFlow BodyPix model." HOMEPAGE="https://github.com/de-code/python-tf-bodypix" LICENSE="" 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="all image tf tfjs tflite video webcam" DEPENDENCIES=">=dev-python/requests-2.26.0[${PYTHON_USEDEP}] all? ( =dev-python/requests-2.26.0[${PYTHON_USEDEP}] ) image? ( ~dev-python/pillow-9.4.0[${PYTHON_USEDEP}] ) tf? ( dev-python/tensorflow[${PYTHON_USEDEP}] ) tf? ( dev-python/tensorflow-estimator[${PYTHON_USEDEP}] ) tfjs? (