Package blosc2: Information

  • Default inline alert: Version in the repository: 2.13.2-alt2

Source package: blosc2
Version: 2.6.1-alt1
Latest version according to Repology
Build time:  Feb 1, 2023, 02:32 PM in the task #313559
Category: System/Libraries
Report package bug
License: BSD
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 (x86_64, ppc64le, i586, armh, aarch64)
libblosc2-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libblosc2-devel (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Anton Vyatkin

List of contributors:
Anton Vyatkin

ACL:
Anton Vyatkin
@everybody

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

Last changed


Jan. 16, 2023 Anton Vyatkin 2.6.1-alt1
- Initial build for Sisyphus