dev-python/halo - 0.0.31 (gbrlsnchs)

Search

Install

Install this version:

emerge -a =dev-python/halo-0.0.31

Package Information

Description:
Beautiful terminal spinners in Python
Homepage:
https://github.com/manrajgrover/halo
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.0.31 8 amd64 0
View Raw Ebuild
EAPI=8
PYTHON_COMPAT=( python3_{8..13} pypy3 ) 
DISTUTILS_USE_PEP517=setuptools

inherit distutils-r1 pypi

DESCRIPTION="Beautiful terminal spinners in Python"
HOMEPAGE="https://github.com/manrajgrover/halo"

LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64"

RDEPEND=">=dev-python/log-symbols-0.0.14
	 >=dev-python/spinners-0.0.24
	 >=dev-python/termcolor-1.1.0
	 >=dev-python/colorama-0.3.9
	 >=dev-python/six-1.12.0"
DEPEND=""

Inherited Eclasses

Dependencies

RDEPEND

>=dev-python/log-symbols-0.0.14
	 >=dev-python/spinners-0.0.24
	 >=dev-python/termcolor-1.1.0
	 >=dev-python/colorama-0.3.9
	 >=dev-python/six-1.12.0