# 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_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="plotastrodata is a tool for astronomers to create figures from FITS files and perform fundamental data analyses with ease." HOMEPAGE="https://github.com/yusukeaso-astron/plotastrodata" LICENSE="GNU General Public License Version 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="" DEPENDENCIES="dev-python/astropy[${PYTHON_USEDEP}] dev-python/corner[${PYTHON_USEDEP}] dev-python/dynesty[${PYTHON_USEDEP}] dev-python/emcee[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/multiprocess[${PYTHON_USEDEP}] >=dev-python/numpy-2.0[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] dev-python/plotly[${PYTHON_USEDEP}] dev-python/ptemcee[${PYTHON_USEDEP}] dev-python/scikit-image[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] dev-python/tqdm[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"