https://github.com/loong64/hdf5-manylinux
Adding HDF5 to manylinux images for building Linux packages
https://github.com/loong64/hdf5-manylinux
Last synced: about 1 month ago
JSON representation
Adding HDF5 to manylinux images for building Linux packages
- Host: GitHub
- URL: https://github.com/loong64/hdf5-manylinux
- Owner: loong64
- License: bsd-3-clause
- Created: 2025-07-15T13:34:58.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-08-15T07:13:04.000Z (about 2 months ago)
- Last Synced: 2025-08-15T09:08:30.979Z (about 2 months ago)
- Homepage: https://github.com/h5py/hdf5-manylinux
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
'manylinux' Docker images are used to build Python extension modules compatible with many popular Linux distributions. This repository builds HDF5 on top of the standard manylinux images, for using in building h5py.
Images are published on GitHub container registry:
- [manylinux_2_28_x86_64-hdf5](https://github.com/orgs/h5py/packages/container/package/manylinux_2_28_x86_64-hdf5).
- [manylinux_2_28_aarch64-hdf5](https://github.com/orgs/h5py/packages/container/package/manylinux_2_28_aarch64-hdf5).
- [manylinux_2_38_loongarch64-hdf5](https://github.com/orgs/loong64/packages/container/package/manylinux_2_38_loongarch64-hdf5).