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 comprehensive Python library of standard CLI utilities for convenient command, I/O, and file handling."
HOMEPAGE="https://github.com/diantonioandrea/CLIbrary"
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/01/0c/75db84a100cc373528642291f01aa0469a38f685aa78cd5600aaf54b674f/clibrary-${REALVERSION}.tar.gz"
SOURCEFILE="clibrary-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="dev-python/colorama[${PYTHON_USEDEP}]
dev-python/DateTime[${PYTHON_USEDEP}]
dev-python/getkey[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"