Package python-module-blosc: Information

    Source package: python-module-blosc
    Version: 1.5.1-alt2
    Build time:  Apr 19, 2019, 03:28 PM
    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 (mipsel)
    python-module-blosc-debuginfo (mipsel)
    python-module-blosc-pickles (mipsel)
    python-module-blosc-tests (mipsel)
    python3-module-blosc (mipsel)
    python3-module-blosc-debuginfo (mipsel)
    python3-module-blosc-tests (mipsel)

    Maintainer: Sergey Bolshakov


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

    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