# 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="Asteroids game simulation environment for ML and AI applications" HOMEPAGE="https://github.com/ThalesGroup/kessler-game" LICENSE="Apache 2.0 License" SRC_URI="https://files.pythonhosted.org/packages/7d/6b/1e32c3a78669220f4402f6ea2c74eb0ac512ce2c13a80a200cad735c795e/kesslergame-${REALVERSION}.tar.gz" SOURCEFILE="kesslergame-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/numpy[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] dev-python/inputs[${PYTHON_USEDEP}] dev-python/mypy[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"