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_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone
inherit python-r1 gs-pypi
DESCRIPTION="A fancy text and logging tool for console applications"
HOMEPAGE="https://github.com/dudeisbrendan03/consoleTools"
LICENSE="LICENSE"
SRC_URI="https://files.pythonhosted.org/packages/57/80/f8dc179c1d723d4c5ce536e293dcefd5c23294d72c2c2c4dcef2faf7e352/Console%20Tools-${REALVERSION}.tar.gz"
SOURCEFILE="Console%20Tools-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="dev-python/termcolor[${PYTHON_USEDEP}]
dev-python/colorama[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"