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

    Бинарный пакет: libverto
    Версия: 0.3.2-alt1_1
    Архитектура: i586
    Собран:  17 июля 2021 г. 6:58 в задании #279289
    Исходный пакет: libverto
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/latchset/libverto

    Лицензия: MIT
    О пакете: Main loop abstraction library
    Описание: 
    libverto provides a way for libraries to expose asynchronous interfaces
    without having to choose a particular event loop, offloading this
    decision to the end application which consumes the library.
    
    If you are packaging an application, not library, based on libverto,
    you should depend either on a specific implementation module or you
    can depend on the virtual provides 'libverto-module-base'. This will
    ensure that you have at least one module installed that provides io,
    timeout and signal functionality. Currently glib is the only module
    that does not provide these three because it lacks signal. However,
    glib will support signal in the future.

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

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


    25 марта 2021 г. Igor Vlasenko 0.3.2-alt1_1
    - update to new release by fcimport
    25 января 2021 г. Igor Vlasenko 0.3.1-alt1_2
    - update to new release by fcimport
    26 декабря 2020 г. Igor Vlasenko 0.3.0-alt1_11
    - update to new release by fcimport