Пакет h5py: Информация

    Исходный пакет: h5py
    Версия: 2.5.0-alt2.git20150720.1
    Собран:  4 апреля 2016 г. 7:27 в задании #159698
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.h5py.org/

    Лицензия: MIT
    О пакете: Интерфейс Python для библиотеки Hierarchical Data Format, версия 5
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным 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)

    Сопровождающий: Eugeny A. Rostovtsev


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

    Последнее изменение


    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)
    3 августа 2015 г. Eugeny A. Rostovtsev 2.5.0-alt2.git20150720
    - Version 2.5.0
    4 марта 2015 г. Eugeny A. Rostovtsev 2.5.0-alt1.a0.git20150227
    - Version 2.5.0a0