Port details |
- py-uproot ROOT I/O in pure Python and NumPy
- 5.5.2 devel
=2 5.5.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-07-21 10:00:14
- Last Update: 2025-02-20 07:59:06
- Commit Hash: 79e2257
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- 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 py311-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 py311-uproot listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-uproot
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1739962476
SHA256 (uproot-5.5.2.tar.gz) = d765be4bea1df58cc237672fe4e8a10a2f7a40a2c7a8cf643333af48def07f5c
SIZE (uproot-5.5.2.tar.gz) = 943604
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:
-
- py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
- py311-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-awkward>=2.4.6 : math/py-awkward@py311
- py311-cramjam>=2.5.0 : archivers/py-cramjam@py311
- py311-fsspec>=0 : filesystems/py-fsspec@py311
- py311-numpy>=0,1 : math/py-numpy@py311
- py311-packaging>=0 : devel/py-packaging@py311
- py311-xxhash>=0 : devel/py-xxhash@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-uproot-5.5.2:
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:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|