Package libverto: Information
Source package: libverto
Version: 0.3.0-alt1_7
Build time: Feb 28, 2019, 01:33 PM in the task #223221
Category: Development/C
Report package bugHome page: https://github.com/latchset/libverto
License: MIT
Summary: Main loop abstraction library
Description:
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.
List of RPM packages built from this SRPM:
libverto (x86_64, i586, aarch64)
libverto-debuginfo (x86_64, i586, aarch64)
libverto-devel (x86_64, i586, aarch64)
libverto-glib (x86_64, i586, aarch64)
libverto-glib-debuginfo (x86_64, i586, aarch64)
libverto-glib-devel (x86_64, i586, aarch64)
libverto-libev (x86_64, i586, aarch64)
libverto-libev-debuginfo (x86_64, i586, aarch64)
libverto-libev-devel (x86_64, i586, aarch64)
libverto-libevent (x86_64, i586, aarch64)
libverto-libevent-debuginfo (x86_64, i586, aarch64)
libverto-libevent-devel (x86_64, i586, aarch64)
libverto (x86_64, i586, aarch64)
libverto-debuginfo (x86_64, i586, aarch64)
libverto-devel (x86_64, i586, aarch64)
libverto-glib (x86_64, i586, aarch64)
libverto-glib-debuginfo (x86_64, i586, aarch64)
libverto-glib-devel (x86_64, i586, aarch64)
libverto-libev (x86_64, i586, aarch64)
libverto-libev-debuginfo (x86_64, i586, aarch64)
libverto-libev-devel (x86_64, i586, aarch64)
libverto-libevent (x86_64, i586, aarch64)
libverto-libevent-debuginfo (x86_64, i586, aarch64)
libverto-libevent-devel (x86_64, i586, aarch64)
Maintainer: Igor Vlasenko
Last changed
Feb. 28, 2019 Igor Vlasenko 0.3.0-alt1_7
- rebuild with libevent
May 7, 2018 Igor Vlasenko 0.3.0-alt1_5
- update to new release by fcimport
Sept. 27, 2017 Igor Vlasenko 0.3.0-alt1_1
- update to new release by fcimport