Пакет blosc2: Информация

    Исходный пакет: blosc2
    Версия: 2.13.2-alt2
    Собран:  12 марта 2024 г. 19:26
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.blosc.org/

    Лицензия: BSD-3-Clause
    О пакете: A fast, compressed, persistent binary data store library for C
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libblosc2 (riscv64)
    libblosc2-debuginfo (riscv64)
    libblosc2-devel (riscv64)

    Сопровождающий: Alexey Sheplyakov

    Список участников:
    Alexey Sheplyakov
    Anton Vyatkin
    Ilya Kurdyukov

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

    Последнее изменение


    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).
    12 февраля 2024 г. Anton Vyatkin 2.13.2-alt1
    - New version 2.13.2.
    26 января 2024 г. Anton Vyatkin 2.13.1-alt1
    - New version 2.13.1.