Package blosc: Information

    Source package: blosc
    Version: 1.21.6-alt1
    Latest version according to Repology
    Build time:  Aug 26, 2024, 01:52 PM in the task #356073
    Category: System/Libraries
    Report package bug
    License: MIT
    Summary: Blosc: A blocking, shuffling and lossless compression library
    Description: 
    Blosc 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 is the first compressor (that I'm aware of) that is meant
    not only to reduce the size of large datasets on-disk or in-memory, but
    also to accelerate memory-bound computations.

    List of RPM packages built from this SRPM:
    libblosc (x86_64, ppc64le, i586, aarch64)
    libblosc-debuginfo (x86_64, ppc64le, i586, aarch64)
    libblosc-devel (x86_64, ppc64le, i586, aarch64)

    Maintainer: Anton Farygin


    ACL:
    Anton Farygin
    @everybody

      1. gcc-c++
      2. cmake
      3. liblz4-devel
      4. libsnappy-devel
      5. zlib-devel
      6. libzstd-devel

    Last changed


    Aug. 22, 2024 Anton Farygin 1.21.6-alt1
    - 1.21.5 -> 1.21.6
    May 22, 2024 Anton Farygin 1.21.5-alt1
    - 1.21.3 -> 1.21.5
    April 21, 2023 Oleg Obidin 1.21.3-alt1
    - Updated to upstream release version 1.21.3.