SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-hdf5storage rpm build for : Fedora 37. For other distributions click python3-hdf5storage.

Name : python3-hdf5storage
Version : 0.1.18 Vendor : Fedora Project
Release : 7.fc37 Date : 2022-07-22 21:12:21
Group : Unspecified Source RPM : python-hdf5storage-0.1.18-7.fc37.src.rpm
Size : 0.38 MB
Packager : Fedora Project
Summary : Read/write Python types to/from HDF5 files, including MATLAB v7.3 MAT files
Description :
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

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-hdf5storage-0.1.18-7.fc37.noarch.rpm
ftp.icm.edu.pl  python3-hdf5storage-0.1.18-7.fc37.noarch.rpm
     

Provides :
python-hdf5storage
python3-hdf5storage
python3.11-hdf5storage
python3.11dist(hdf5storage)
python3dist(hdf5storage)

Requires :
python(abi) = 3.11
python3.11dist(h5py) >= 2.1
python3.11dist(numpy)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.11/site-packages/hdf5storage
/usr/lib/python3.11/site-packages/hdf5storage-0.1.18.dist-info
/usr/lib/python3.11/site-packages/hdf5storage-0.1.18.dist-info/COPYING.txt
/usr/lib/python3.11/site-packages/hdf5storage-0.1.18.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/hdf5storage-0.1.18.dist-info/METADATA
/usr/lib/python3.11/site-packages/hdf5storage-0.1.18.dist-info/WHEEL
/usr/lib/python3.11/site-packages/hdf5storage-0.1.18.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/hdf5storage/Marshallers.py
/usr/lib/python3.11/site-packages/hdf5storage/__init__.py
/usr/lib/python3.11/site-packages/hdf5storage/__pycache__
/usr/lib/python3.11/site-packages/hdf5storage/__pycache__/Marshallers.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/hdf5storage/__pycache__/Marshallers.cpython-311.pyc
/usr/lib/python3.11/site-packages/hdf5storage/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/hdf5storage/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/hdf5storage/__pycache__/lowlevel.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/hdf5storage/__pycache__/lowlevel.cpython-311.pyc
/usr/lib/python3.11/site-packages/hdf5storage/__pycache__/utilities.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/hdf5storage/__pycache__/utilities.cpython-311.pyc
/usr/lib/python3.11/site-packages/hdf5storage/lowlevel.py
/usr/lib/python3.11/site-packages/hdf5storage/utilities.py
/usr/share/doc/python3-hdf5storage
/usr/share/doc/python3-hdf5storage/README.rst

 
ICM