# 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_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="A Python package to interract with Siglent SDS Oscilloscpe series" HOMEPAGE="https://github.com/lheywang/PySDG" LICENSE="GPL-3+" SRC_URI="https://files.pythonhosted.org/packages/c2/65/b090b5e14f4e10521562895d6d008525dba665f771c9ef4bf32df6c234bd/sdspy-${REALVERSION}.tar.gz" SOURCEFILE="sdspy-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/PyVISA[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"