Package libblosc2-devel: Information

    Binary package: libblosc2-devel
    Version: 2.14.4-alt1
    Architecture: x86_64
    Build time:  Apr 13, 2024, 05:09 PM in the task #345105
    Source package: blosc2
    Category: Development/C++
    Report package bug
    License: BSD-3-Clause
    Summary: Development files of Blosc2 library
    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.
    
    This package contains development files of Blosc2 library.

    Maintainer: Anton Vyatkin


    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.