Package python3-module-blosc: Information

    Source package: python3-module-blosc
    Version: 1.11.1-alt1
    Latest version according to Repology
    Build time:  Jan 19, 2024, 07:38 AM in the task #333513
    Report package bug
    License: BSD-3-Clause
    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:
    python3-module-blosc (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-blosc-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-blosc-tests (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Anton Vyatkin


    ACL:
    @python
    @everybody

      1. python3-module-numpy-testing
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-wheel
      4. python3-module-scikit-build
      5. python3-module-setuptools
      6. rpm-build-python3
      7. libblosc-devel

    Last changed


    Oct. 13, 2023 Anton Vyatkin 1.11.1-alt1
    - New version 1.11.1.
    Dec. 9, 2021 Grigory Ustinov 1.5.1-alt5
    - Build without docs for python3.10.
    Nov. 23, 2020 Vitaly Lipatov 1.5.1-alt4
    - NMU: disable tests packing, fix build