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

    Исходный пакет: libverto
    Версия: 0.2.5-alt1_2
    Собран:  24 февраля 2013 г. 0:25
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: https://fedorahosted.org/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 (x86_64, i586)
    libverto-debuginfo (x86_64, i586)
    libverto-devel (x86_64, i586)
    libverto-glib (x86_64, i586)
    libverto-glib-debuginfo (x86_64, i586)
    libverto-glib-devel (x86_64, i586)
    libverto-libev (x86_64, i586)
    libverto-libev-debuginfo (x86_64, i586)
    libverto-libev-devel (x86_64, i586)
    libverto-libevent (x86_64, i586)
    libverto-libevent-debuginfo (x86_64, i586)
    libverto-libevent-devel (x86_64, i586)
    libverto-tevent (x86_64, i586)
    libverto-tevent-debuginfo (x86_64, i586)
    libverto-tevent-devel (x86_64, i586)

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

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

      1. libev-devel
      2. libevent-devel
      3. glib2-devel
      4. libtevent-devel

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


    22 февраля 2013 г. Igor Vlasenko 0.2.5-alt1_2
    - update to new release by fcimport
    27 августа 2012 г. Igor Vlasenko 0.2.5-alt1_1
    - update to new release by fcimport
    27 июля 2012 г. Igor Vlasenko 0.2.4-alt1_3
    - update to new release by fcimport