# 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="Python wrapper for data analysis of the RAAD detector" HOMEPAGE="https://github.com/nyuad-astroparticle/raadpy" LICENSE="" 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/matplotlib-3.5.1[${PYTHON_USEDEP}] >=dev-python/numpy-1.22.3[${PYTHON_USEDEP}] dev-python/astropy[${PYTHON_USEDEP}] >=dev-python/pandas-1.4.1[${PYTHON_USEDEP}] >=dev-python/requests-2.27.1[${PYTHON_USEDEP}] >=dev-python/requests-oauthlib-1.0.0[${PYTHON_USEDEP}] >=dev-python/tqdm-4.64[${PYTHON_USEDEP}] >=dev-python/lxml-4.8.0[${PYTHON_USEDEP}] >=dev-python/plotly-5.8.2[${PYTHON_USEDEP}] >=dev-python/sshtunnel-0.4.0[${PYTHON_USEDEP}] >=dev-python/pymysql-1.0.2[${PYTHON_USEDEP}] >=dev-python/ipython-1.0.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"