Package blosc2: Information

    Source package: blosc2
    Version: 2.14.4-alt1
    Build time:  Apr 14, 2024, 02:08 PM
    Category: System/Libraries
    Report package bug
    License: BSD-3-Clause
    Summary: A fast, compressed, persistent binary data store library for C
    Description: 
    C-Blosc2 is the new major version of C-Blosc, and tries hard to be backward
    compatible with both the C-Blosc1 API and its in-memory format. However,
    the reverse thing is generally not true for the format; buffers generated
    with C-Blosc2 are not format-compatible with C-Blosc1 (i.e. forward
    compatibility is not supported). In case you want to ensure full API
    compatibility with C-Blosc1 API, define the BLOSC1_COMPAT symbol.

    List of rpms provided by this srpm:
    libblosc2 (riscv64)
    libblosc2-debuginfo (riscv64)
    libblosc2-devel (riscv64)

    Maintainer: Anton Vyatkin


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

    Last changed


    April 13, 2024 Anton Vyatkin 2.14.4-alt1
    - New version 2.14.4.
    March 4, 2024 Alexey Sheplyakov 2.13.2-alt2
    - NMU: added a proper synchronization to `init_shuffle_implementation`.
      Now tests pass properly on LoongArch (and possibly other weakly ordered
      CPUs).
    Feb. 12, 2024 Anton Vyatkin 2.13.2-alt1
    - New version 2.13.2.