# 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="Visualize POP hub/sub structures" HOMEPAGE="https://vmware.gitlab.io/pop/pop-tree/en/latest/index.html" LICENSE="Apache Software License 2.0" 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="full networkx" DEPENDENCIES="dev-python/aiofiles[${PYTHON_USEDEP}] dev-python/pop[${PYTHON_USEDEP}] dev-python/dict-toolbox[${PYTHON_USEDEP}] dev-python/rend[${PYTHON_USEDEP}] dev-python/docstring_parser[${PYTHON_USEDEP}] full? ( dev-python/pyqt5[${PYTHON_USEDEP}] ) full? ( dev-python/matplotlib[${PYTHON_USEDEP}] ) full? ( dev-python/scipy[${PYTHON_USEDEP}] ) full? ( dev-python/networkx[${PYTHON_USEDEP}] ) networkx? ( dev-python/networkx[${PYTHON_USEDEP}] ) networkx? ( dev-python/scipy[${PYTHON_USEDEP}] ) networkx? ( dev-python/matplotlib[${PYTHON_USEDEP}] ) networkx? ( dev-python/pyqt5[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"