# 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 framework for scientific/industrial CLIs and GUIs" HOMEPAGE="http://www.taurus-scada.org" LICENSE="LGPL-3" 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="taurus-epics taurus-h5file taurus-qt taurus-qt-editor taurus-tango" DEPENDENCIES=">=dev-python/numpy-1.16[${PYTHON_USEDEP}] dev-python/Pint[${PYTHON_USEDEP}] dev-python/click[${PYTHON_USEDEP}] dev-python/packaging[${PYTHON_USEDEP}] =dev-python/ply-2.3[${PYTHON_USEDEP}] ) taurus-qt? ( >=dev-python/lxml-2.1[${PYTHON_USEDEP}] ) taurus-qt? ( dev-python/pyqtwebengine[${PYTHON_USEDEP}] ) taurus-qt? ( dev-python/guiqwt[${PYTHON_USEDEP}] ) taurus-qt? ( dev-python/PythonQwt[${PYTHON_USEDEP}] ) taurus-tango? ( dev-python/pytango[${PYTHON_USEDEP}] ) taurus-epics? ( dev-python/pyepics[${PYTHON_USEDEP}] ) taurus-h5file? ( dev-python/h5py[${PYTHON_USEDEP}] ) taurus-qt-editor? ( >=dev-python/spyder-3.0[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"