Пакет cereal-devel: Информация

    Бинарный пакет: cereal-devel
    Версия: 1.3.0-alt1.1
    Архитектура: e2kv6
    Собран:  30 июня 2022 г. 0:48
    Исходный пакет: cereal
    Категория: Разработка/C++
    Сообщить об ошибке в пакете
    Домашняя страница: http://uscilab.github.io/cereal/

    Лицензия: BSD
    О пакете: Development headers and libraries for cereal
    Описание: 
    cereal is a header-only C++11 serialization library. cereal takes arbitrary
    data types and reversibly turns them into different representations, such as
    compact binary encodings, XML, or JSON. cereal was designed to be fast,
    light-weight, and easy to extend - it has no external dependencies and can be
    easily bundled with other code or used standalone.
    
    This package contains development headers and libraries for the cereal library

    Сопровождающий: Michael Shigorin

    Список участников:
    Michael Shigorin
    Anton Midyukov

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


    27 апреля 2022 г. Michael Shigorin 1.3.0-alt1.1
    - E2K: EDG ICE workaround by ilyakurdyukov@ (mcst#6699)
    22 апреля 2022 г. Anton Midyukov 1.3.0-alt1
    - new version (1.3.0) with rpmgs script