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

    Исходный пакет: libverto
    Версия: 0.3.2-alt1_1
    Собран:  24 мая 2023 г. 15:42
    Категория: Разработка/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.

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

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

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

      1. libev-devel
      2. libevent-devel
      3. autoconf
      4. automake
      5. git
      6. glib2-devel
      7. libgio
      8. libgio-devel
      9. libtool

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


    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