sci-physics/pyhepmc - 2.11.0 (science)

Search

Package Information

Description:
A Pythonic wrapper for the HepMC3 C++ library.
Homepage:
https://github.com/scikit-hep/pyhepmc
License:
MIT

Ebuild Details

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

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

DESCRIPTION="A Pythonic wrapper for the HepMC3 C++ library."
HOMEPAGE="https://github.com/scikit-hep/pyhepmc"

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

RDEPEND="
	>=dev-python/numpy-1.0[${PYTHON_USEDEP}]
"
BDEPEND="
        ${RDEPEND}
        dev-build/cmake
"

Dependencies

RDEPEND

	>=dev-python/numpy-1.0[${PYTHON_USEDEP}]

BDEPEND

        
	>=dev-python/numpy-1.0[${PYTHON_USEDEP}]

        dev-build/cmake