Пакет python-module-blosc: Информация

    Исходный пакет: python-module-blosc
    Версия: 1.5.1-alt2
    Собран:  18 апреля 2019 г. 18:55 в задании #225625
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://python-blosc.blosc.org/

    Лицензия: MIT / BSD
    О пакете: A Python wrapper for the extremely fast Blosc compression library
    Описание: 
    Blosc (http://blosc.org) is a high performance compressor optimized for
    binary data. It has been designed to transmit data to the processor
    cache faster than the traditional, non-compressed, direct memory fetch
    approach via a memcpy() OS call.
    
    Blosc works well for compressing numerical arrays that contains data
    with relatively low entropy, like sparse data, time series, grids with
    regular-spaced values, etc.
    
    This is a Python package that wraps it.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-blosc (x86_64, i586, aarch64)
    python-module-blosc-debuginfo (x86_64, i586, aarch64)
    python-module-blosc-pickles (x86_64, i586, aarch64)
    python-module-blosc-tests (x86_64, i586, aarch64)
    python3-module-blosc (x86_64, i586, aarch64)
    python3-module-blosc-debuginfo (x86_64, i586, aarch64)
    python3-module-blosc-tests (x86_64, i586, aarch64)

    Сопровождающий: Sergey Bolshakov


      1. libblosc-devel
      2. python3-devel
      3. python3-module-nose
      4. python3-module-numpy-testing
      5. python3-module-pytest
      6. python3-module-setuptools
      7. python3-module-setuptools
      8. rpm-build-python3
      9. rpm-macros-sphinx
      10. python-devel
      11. python-module-alabaster
      12. python-module-html5lib
      13. python-module-nose
      14. python-module-numpy-testing
      15. python-module-numpydoc
      16. python-module-objects.inv
      17. python-module-pytest
      18. python-module-setuptools
      19. python-module-setuptools

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


    8 мая 2018 г. Sergey Bolshakov 1.5.1-alt2
    - fixed build on non-x86
    22 марта 2018 г. Aleksei Nikiforov 1.5.1-alt1.1.1
    - (NMU) Rebuilt with python-3.6.4.
    2 февраля 2018 г. Stanislav Levin 1.5.1-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools