# 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="Noise-robust fixation classification (I2MC)." HOMEPAGE="https://github.com/dcnieho/I2MC_Python" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/ce/99/905f603beb65f35f8945dd96dd980f1669c6f3c379bf3fea002d3a497cbb/i2mc-${REALVERSION}.tar.gz" SOURCEFILE="i2mc-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/numpy[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"