Package python-module-hdfdict: Information

    Source package: python-module-hdfdict
    Version: 0.1.1-alt1.alpha.git20150227.1
    Build time:  Mar 14, 2016, 08:23 PM in the task #161289
    Report package bug
    License: MIT
    Summary: Helps h5py to dump and load python dictionaries
    Description: 
    If you have a hierarchical data structure of numpy arrays in a
    dictionary for example, you can use this tool to save this dictionary
    into a h5py File() or Group() and load it again. This tool just maps the
    hdf Groups to dict keys and the Datset to dict values. Only types
    supported by h5py can be used. The dicitonary-keys need to be strings
    until now.

    List of rpms provided by this srpm:
    python-module-hdfdict (noarch)
    python3-module-hdfdict (noarch)



      1. python3-devel
      2. python3-module-Cython
      3. python3-module-h5py
      4. python3-module-numpy
      5. python3-module-setuptools-tests
      6. rpm-build-python3
      7. python-devel
      8. python-module-Cython
      9. python-module-h5py
      10. python-module-numpy
      11. python-module-setuptools-tests

    Last changed


    March 13, 2016 Ivan Zakharyaschev 0.1.1-alt1.alpha.git20150227.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Aug. 3, 2015 Eugeny A. Rostovtsev 0.1.1-alt1.alpha.git20150227
    - Initial build for Sisyphus