dev-python/histoprint - 2.4.0 (science)

Search

Package Information

Description:
Pretty print histograms to the console
Homepage:
https://github.com/scikit-hep/histoprint
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
2.4.0 8 ~amd64 0
View Raw Ebuild
EAPI=8

PYTHON_COMPAT=( python3_12 )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi

DESCRIPTION="Pretty print histograms to the console"
HOMEPAGE="https://github.com/scikit-hep/histoprint"

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

RDEPEND="
	dev-python/numpy[${PYTHON_USEDEP}]
	>=dev-python/click-7.0.0[${PYTHON_USEDEP}]
	>=dev-python/uhi-0.2.1[${PYTHON_USEDEP}]
"

distutils_enable_tests pytest

Dependencies

RDEPEND

	dev-python/numpy[${PYTHON_USEDEP}]
	>=dev-python/click-7.0.0[${PYTHON_USEDEP}]
	>=dev-python/uhi-0.2.1[${PYTHON_USEDEP}]