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

    Исходный пакет: libverto
    Версия: 0.3.0-alt1_7
    Собран:  21 ноября 2020 г. 17:52
    Категория: Разработка/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 (e2kv5, e2kv4, e2k)
    libverto-debuginfo (e2kv5, e2kv4, e2k)
    libverto-devel (e2kv5, e2kv4, e2k)
    libverto-glib (e2kv5, e2kv4, e2k)
    libverto-glib-debuginfo (e2kv5, e2kv4, e2k)
    libverto-glib-devel (e2kv5, e2kv4, e2k)
    libverto-libev (e2kv5, e2kv4, e2k)
    libverto-libev-debuginfo (e2kv5, e2kv4, e2k)
    libverto-libev-devel (e2kv5, e2kv4, e2k)
    libverto-libevent (e2kv5, e2kv4, e2k)
    libverto-libevent-debuginfo (e2kv5, e2kv4, e2k)
    libverto-libevent-devel (e2kv5, e2kv4, e2k)

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

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

      1. /proc
      2. libev-devel
      3. libevent-devel
      4. git
      5. glib2-devel
      6. pkgconfig(tevent)
      7. autoconf
      8. automake
      9. libgio
      10. libgio-devel
      11. libtool

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


    28 февраля 2019 г. Igor Vlasenko 0.3.0-alt1_7
    - rebuild with libevent
    7 мая 2018 г. Igor Vlasenko 0.3.0-alt1_5
    - update to new release by fcimport
    27 сентября 2017 г. Igor Vlasenko 0.3.0-alt1_1
    - update to new release by fcimport