| Port details |
- py-uproot ROOT I/O in pure Python and NumPy
- 5.7.5 devel
=0 5.7.4_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-07-21 10:00:14
- Last Update: 2026-07-11 12:21:19
- Commit Hash: 68f6b77
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://uproot.readthedocs.io/en/latest/
- https://github.com/scikit-hep/uproot5
- Description:
- Uproot is a library for reading and writing ROOT files in pure Python and NumPy.
Unlike the standard C++ ROOT implementation, Uproot is only an I/O library,
primarily intended to stream data into machine learning libraries in Python.
Unlike PyROOT and root_numpy, Uproot does not depend on C++ ROOT. Instead, it
uses Numpy to cast blocks of data from the ROOT file as Numpy arrays.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}uproot>0:devel/py-uproot@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-uproot/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-uproot
- pkg install py312-uproot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-uproot listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-uproot
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1783564108
SHA256 (uproot-5.7.5.tar.gz) = c9a30c8b39ffd30d9f87d7a8ec49a82c3d71fe163161b28e193c83d771119cd6
SIZE (uproot-5.7.5.tar.gz) = 1025717
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-hatch-vcs>=0 : devel/py-hatch-vcs@py312
- py312-hatchling>=0 : devel/py-hatchling@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-awkward>=2.8.2 : math/py-awkward@py312
- py312-cramjam>=2.5.0 : archivers/py-cramjam@py312
- py312-fsspec>=0 : filesystems/py-fsspec@py312
- py312-numpy>=0,1 : math/py-numpy@py312
- py312-packaging>=0 : devel/py-packaging@py312
- py312-xxhash>=0 : devel/py-xxhash@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py312-uproot-5.7.5:
HTTP=off: Access remote files via HTTP/HTTPS
S3=off: Access Amazon S3 storage
XROOTD=off: Access extended ROOT daemon
===> Use 'make config' to modify these settings
- Options name:
- devel_py-uproot
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|