Package blosc2: Information

  • Default inline alert: Version in the repository: 2.14.4-alt1

Source package: blosc2
Version: 2.7.1-alt1
Latest version according to Repology
Build time:  Mar 21, 2023, 04:58 PM in the task #317124
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 (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. cmake
    2. libzstd-devel
    3. ctest
    4. gcc-c++
    5. liblz4-devel
    6. zlib-devel

Last changed


March 21, 2023 Anton Vyatkin 2.7.1-alt1
- New version 2.7.1.
Jan. 16, 2023 Anton Vyatkin 2.6.1-alt1
- Initial build for Sisyphus