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

    Исходный пакет: wfc
    Версия: R2304-alt1.1
    Последняя версия по данным Repology
    Собран:  6 мая 2026 г. 22:44 в задании #417362
    Категория: Разработка/C++
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/maierkomor/wfc

    Лицензия: GPLv3+
    О пакете: Wire Format Compiler
    Описание: 
    Wire Format Compiler (WFC) is a tool that generates C++ code from data
    structure descriptions for handling serialization, deserialization and access
    to the specified data. The generated code provide an API for accessing the data
    with get, set, and clear functions and serializing it to byte stream and
    restoring the data structures from a byte stream in memory.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    wfc (x86_64, i586, aarch64)
    wfc-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Konstantin Lepikhov

    Список участников:
    Konstantin Lepikhov

    Права:
    Konstantin Lepikhov
    @everybody

      1. libstdc++14-devel
      2. flex
      3. gcc14-c++
      4. mercurial
      5. xxd

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


    6 мая 2026 г. Konstantin Lepikhov R2304-alt1.1
    - downgrade gcc to 14.0 (to FTBFS with gcc15).
    4 мая 2023 г. Konstantin Lepikhov R2304-alt1
    - R2304.
    24 марта 2023 г. Konstantin Lepikhov R2211-alt1
    - Initial build for ALTLinux.