Package python-module-blosc: Information

    Source package: python-module-blosc
    Version: 1.2.6-alt1.dev.git20150415.1.1
    Build time:  Apr 4, 2016, 07:27 AM in the task #159698
    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)
    python-module-blosc-debuginfo (x86_64, i586)
    python-module-blosc-pickles (x86_64, i586)
    python-module-blosc-tests (x86_64, i586)
    python3-module-blosc (x86_64, i586)
    python3-module-blosc-debuginfo (x86_64, i586)
    python3-module-blosc-tests (x86_64, i586)



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

    Last changed


    March 17, 2016 Ivan Zakharyaschev 1.2.6-alt1.dev.git20150415.1.1
    - (NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10
      (for ABI dependence and new python3(*) reqs)
    Jan. 28, 2016 Mikhail Efremov 1.2.6-alt1.dev.git20150415.1
    - NMU: Use buildreq for BR.
    April 28, 2015 Eugeny A. Rostovtsev 1.2.6-alt1.dev.git20150415
    - Initial build for Sisyphus