Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37397295
en ru br
Репозитории ALT

Группа :: Разработка/C
Пакет: libverto

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.3.2-alt1_1
Время сборки: 25 марта 2021, 19:10 ( 160.0 недели назад )
Размер архива: 385.93 Kb

Домашняя страница:   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

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • libverto
  • libverto-debuginfo
  • libverto-devel
  • libverto-glib
  • libverto-glib-debuginfo
  • libverto-glib-devel
  • libverto-libev
  • libverto-libev-debuginfo
  • libverto-libev-devel
  • libverto-libevent
  • libverto-libevent-debuginfo
  • libverto-libevent-devel
  • libverto-tevent
  • libverto-tevent-debuginfo
  • libverto-tevent-devel
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin