Port details on branch 2024Q4 |
- py-h5py General-purpose Python interface to the HDF5 library
- 3.12.1 science =2 3.11.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2009-07-13 14:07:48
- Last Update: 2024-10-14 05:25:44
- Commit Hash: 64c4b57
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- 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 = 1728632462
SHA256 (h5py-3.12.1.tar.gz) = 326d70b53d31baa61f00b8aa5f95c2fcb9621a3ee8365d770c551a13dbbcbfdf
SIZE (h5py-3.12.1.tar.gz) = 411457
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>=0,1 : math/py-numpy@py311
- py311-pkgconfig>=0,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
- cython-3.11 : 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.1 : 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.19.3,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
- math/py-keras
- science/py-OpenMC
- science/py-boututils
- science/py-meshio
- science/py-phono3py
-
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.12.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:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|