# 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="Small package with alternative routing algorithms and measures." HOMEPAGE="https://github.com/lwdovico/routing-lib" LICENSE="MIT" 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[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] ~dev-python/shapely-1.8.5[${PYTHON_USEDEP}] dev-python/fiona[${PYTHON_USEDEP}] dev-python/rtree[${PYTHON_USEDEP}] dev-python/pyproj[${PYTHON_USEDEP}] dev-python/pygeos[${PYTHON_USEDEP}] dev-python/scikit-mobility[${PYTHON_USEDEP}] dev-python/geopandas[${PYTHON_USEDEP}] dev-python/compress-json[${PYTHON_USEDEP}] dev-python/tqdm[${PYTHON_USEDEP}] dev-python/igraph[${PYTHON_USEDEP}] dev-python/eclipse-sumo[${PYTHON_USEDEP}] dev-python/sumolib[${PYTHON_USEDEP}] dev-python/libsumo[${PYTHON_USEDEP}] dev-python/seaborn[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"