View Raw Ebuild
# 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_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone
inherit python-r1 gs-pypi
DESCRIPTION="a collection of terminal games written in python"
HOMEPAGE="https://github.com/NoGambling1/ConsoleGames"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/23/66/52316271d2ad6398e405da9630537d47ac3d58c35f28f20a7ef956cc45c1/gamblingandorangesconsolegames-${REALVERSION}.tar.gz"
SOURCEFILE="gamblingandorangesconsolegames-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="~dev-python/colorama-0.4.6[${PYTHON_USEDEP}]
dev-python/keyboard[${PYTHON_USEDEP}]
<dev-python/psutil-7.0.0[${PYTHON_USEDEP}]
<dev-python/pyperclip-2.0.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"