# 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="High level Python module for EEG/EMG/ECG acquisition and distributed streaming for OpenBCI Cyton board." HOMEPAGE="" LICENSE="BSD-2" 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="" DEPENDENCIES="dev-python/ntplib[${PYTHON_USEDEP}] dev-python/tables[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/mne[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/colorama[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] dev-python/kafka-python[${PYTHON_USEDEP}] dev-python/rpyc[${PYTHON_USEDEP}] dev-python/netifaces[${PYTHON_USEDEP}] dev-python/python3-nmap[${PYTHON_USEDEP}] dev-python/pyserial[${PYTHON_USEDEP}] dev-python/systemd-service[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"