| Port details on branch 2022Q2 |
- py-h5py General-purpose Python interface to the HDF5 library
- 3.16.0_1 science
=0 3.16.0_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2009-07-13 14:07:48
- Last Update: 2026-05-05 21:19:45
- Commit Hash: 01291f5
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://www.h5py.org/
- https://github.com/h5py/h5py
- Description:
- The h5py package provides both a high- and low-level interface to the HDF5
library from Python. The low-level interface is intended to be a complete
wrapping of the HDF5 API, while the high-level component supports access to HDF5
files, datasets and groups using established Python and NumPy concepts.
A strong emphasis on automatic conversion between Python (Numpy) datatypes and
data structures and their HDF5 equivalents vastly simplifies the process of
reading and writing data from Python.
 ¦ ¦ ¦ ¦ 
- 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}h5py>0:science/py-h5py@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-h5py/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-h5py
- pkg install py311-h5py
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-h5py listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-h5py
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1775587558
SHA256 (h5py-3.16.0.tar.gz) = a0dbaad796840ccaa67a4c144a0d0c8080073c34c76d5a6941d6818678ef2738
SIZE (h5py-3.16.0.tar.gz) = 446526
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-numpy>=1.25.0,1<3,1 : math/py-numpy@py311
- py311-packaging>=23.0 : devel/py-packaging@py311
- py311-pkgconfig>=1.5.5,1 : devel/py-pkgconfig@py311
- py311-setuptools>=61 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- pkgconf>=1.3.0_1 : devel/pkgconf
- py311-cython>=3.2.4 : lang/cython@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-mpi4py>=3.1.2 : net/py-mpi4py@py311
- py311-tables>=3.4.4 : devel/py-tables@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.21.2,1 : math/py-numpy@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libhdf5.so : science/hdf5
- This port is required by:
- for Build
-
- archivers/py-bitshuffle
- devel/cpp2py
- science/py-OpenMC
- science/py-meshio
- science/py-pyscf
- science/py-signac
- science/qmcpack
-
Deleted ports which required this port:
- for Run
-
- archivers/py-bitshuffle
- biology/py-biom-format
- biology/py-loompy
- biology/py-ont-fast5-api
- biology/py-scikit-bio
- devel/cpp2py
- devel/py-anndata
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-h5py-3.16.0_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- science_py-h5py
- USES:
- localbase pkgconfig python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|