# 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="Green Unified Scenarios - A digital twin representation, simulation of urban forests and their impact analysis."

HOMEPAGE="https://github.com/lucidmindsai/gus"
LICENSE="Apache-2.0"
SRC_URI="https://files.pythonhosted.org/packages/40/12/cdcdbe8d023cda673b433194b4938bab2067a89e58008e6bf8e4fe48160c/pygus-${REALVERSION}.tar.gz"
SOURCEFILE="pygus-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="dev-python/Mesa[${PYTHON_USEDEP}]
	<dev-python/pandas-2.0.0[${PYTHON_USEDEP}]
	<dev-python/fuzzywuzzy-0.19.0[${PYTHON_USEDEP}]
	<dev-python/termcolor-3.0.0[${PYTHON_USEDEP}]
	dev-python/utm[${PYTHON_USEDEP}]
	dev-python/python-Levenshtein[${PYTHON_USEDEP}]
	<dev-python/shapely-3.0.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"