An open API service indexing awesome lists of open source software.

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

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).