Fedora Packages

python3-hdf5storage Subpackage of python-hdf5storage

Read/write Python types to/from HDF5 files, including MATLAB v7.3 MAT files

This Python package provides high level utilities to read/write a variety of Python types to/from HDF5 (Heirarchal Data Format) formatted files. This package also provides support for MATLAB MAT v7.3 formatted files, which are just HDF5 files with a different extension and some extra meta-data. All of this is done without pickling data. Pickling is bad for security because it allows arbitrary code to be executed in the interpreter. One wants to be able to read possibly HDF5 and MAT files from untrusted sources, so pickling is avoided in this package. The package's documetation is found at http://pythonhosted.org/hdf5storage/ The package's source code is found at https://github.com/frejanordsiek/hdf5storage

Releases Overview

Release Stable Testing
Fedora Rawhide 0.1.18-12.fc40 -
Fedora 40 0.1.18-12.fc40 -
Fedora 39 0.1.18-10.fc39 -
Fedora 38 0.1.18-8.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-hdf5storage dash maintainers at fedoraproject dot org.



Sources on Pagure