# 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="Tools for processing wearable eye tracker recordings." HOMEPAGE="https://github.com/dcnieho/glassesTools" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/fe/56/a90ff126df4cec3c19826affec84f7ff51410b9434668e8abeb3ff71c68d/glassestools-${REALVERSION}.tar.gz" SOURCEFILE="glassestools-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="gui" DEPENDENCIES="dev-python/numpy[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/polars[${PYTHON_USEDEP}] dev-python/msgpack[${PYTHON_USEDEP}] dev-python/opencv-python-headless[${PYTHON_USEDEP}] dev-python/ffpyplayer[${PYTHON_USEDEP}] dev-python/ffmpeg-binaries[${PYTHON_USEDEP}] dev-python/natsort[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/aiopath[${PYTHON_USEDEP}] dev-python/pathvalidate[${PYTHON_USEDEP}] dev-python/I2MC[${PYTHON_USEDEP}] dev-python/pebble[${PYTHON_USEDEP}] dev-python/pycolmap[${PYTHON_USEDEP}] dev-python/orjson[${PYTHON_USEDEP}] dev-python/av[${PYTHON_USEDEP}] gui? ( dev-python/imgui-bundle[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"