Package python-module-blosc: Information

    Source package: python-module-blosc
    Version: 1.5.1-alt2
    Build time:  Apr 18, 2019, 06:55 PM in the task #225625
    Report package bug
    License: MIT / BSD
    Summary: A Python wrapper for the extremely fast Blosc compression library
    Description: 
    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.

    List of rpms provided by this 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)

    Maintainer: 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

    Last changed


    May 8, 2018 Sergey Bolshakov 1.5.1-alt2
    - fixed build on non-x86
    March 22, 2018 Aleksei Nikiforov 1.5.1-alt1.1.1
    - (NMU) Rebuilt with python-3.6.4.
    Feb. 2, 2018 Stanislav Levin 1.5.1-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools