# 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} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="A set of computational tools written in python for the analysis of viral capsids" HOMEPAGE="https://github.com/luquelab/pycapsid" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/ae/14/58867438c19d4b9d56f3a7ea3c892843760516a2d1f6aa115c96cefe3634/pycapsid-${REALVERSION}.tar.gz" SOURCEFILE="pycapsid-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/biotite[${PYTHON_USEDEP}] dev-python/scikit-learn[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] dev-python/numba[${PYTHON_USEDEP}] dev-python/statsmodels[${PYTHON_USEDEP}] dev-python/toml[${PYTHON_USEDEP}] dev-python/markdown[${PYTHON_USEDEP}] dev-python/seaborn[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"