# 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="This pacage will help you to drive the ESP32-driven microscopy control modules from UC2" HOMEPAGE="https://github.com/openUC2/UC2-REST" LICENSE="GPL v3" SRC_URI="https://files.pythonhosted.org/packages/c1/f6/e9e0eb278734a224f3354c81fd7e293b3b6e505b372bbe266ae033934a32/UC2%20REST-${REALVERSION}.tar.gz" SOURCEFILE="UC2%20REST-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/numpy[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/pyserial[${PYTHON_USEDEP}] dev-python/esptool[${PYTHON_USEDEP}] dev-python/progressbar2[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"