# 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/20/b7/386f9992c2fc114da5f49477bc507763d57de9678da707de7098b5c1b6b2/uc2_rest-${REALVERSION}.tar.gz" SOURCEFILE="uc2_rest-${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}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"