Package h5py: Information

    Source package: h5py
    Version: 2.5.0-alt2.git20150720.1
    Build time:  Apr 4, 2016, 07:27 AM in the task #159698
    Report package bug
    License: MIT
    Summary: Python interface to the Hierarchical Data Format library, version 5
    Description: 
    HDF5 for Python (h5py) is a general-purpose Python interface to the
    Hierarchical Data Format library, version 5. HDF5 is a versatile, mature
    scientific software library designed for the fast, flexible storage of
    enormous amounts of data.
    
    From a Python programmer's perspective, HDF5 provides a robust way to
    store data, organized by name in a tree-like fashion. You can create
    datasets (arrays on disk) hundreds of gigabytes in size, and perform
    random-access I/O on desired sections. Datasets are organized in a
    filesystem-like hierarchy using containers called "groups", and accessed
    using the tradional POSIX /path/to/resource syntax.
    
    H5py provides a simple, robust read/write interface to HDF5 data from
    Python. Existing Python and Numpy concepts are used for the interface;
    for example, datasets on disk are represented by a proxy class that
    supports slicing, and has dtype and shape attributes. HDF5 groups are
    presented using a dictionary metaphor, indexed by name.

    List of rpms provided by this srpm:
    python-module-h5py (x86_64, i586)
    python-module-h5py-debuginfo (x86_64, i586)
    python-module-h5py-doc (noarch)
    python-module-h5py-pickles (x86_64, i586)
    python-module-h5py-tests (x86_64, i586)
    python3-module-h5py (x86_64, i586)
    python3-module-h5py-debuginfo (x86_64, i586)
    python3-module-h5py-tests (x86_64, i586)



      1. libhdf5-devel
      2. python3-devel
      3. python3-module-Cython
      4. python3-module-pkgconfig
      5. python3-module-setuptools-tests
      6. python3-module-six
      7. python-devel = 2.7
      8. python-module-Cython
      9. python-module-Pygments
      10. python-module-Pyrex
      11. python-module-pkgconfig
      12. libnumpy-devel
      13. libnumpy-py3-devel
      14. python-module-setuptools-tests
      15. python-module-six
      16. python-module-sphinx-devel
      17. rpm-build-python >= 0.8
      18. rpm-build-python3
      19. libsz2-devel

    Last changed


    March 17, 2016 Ivan Zakharyaschev 2.5.0-alt2.git20150720.1
    - (NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10
      (for ABI dependence and new python3(*) reqs)
    Aug. 3, 2015 Eugeny A. Rostovtsev 2.5.0-alt2.git20150720
    - Version 2.5.0
    March 4, 2015 Eugeny A. Rostovtsev 2.5.0-alt1.a0.git20150227
    - Version 2.5.0a0