libverto (0.3.2-10.el10)
Published 2026-05-19 00:20:01 +03:00 by mpavlov
Installation
# on RedHat based distributions
dnf config-manager --add-repo
# on SUSE based distributions
zypper addrepo # on RedHat based distributions
dnf install libverto
# on SUSE based distributions
zypper install libverto
Repository Info
Architectures |
x86_64 |
About this package
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.
Details
Assets (1)
Versions (1)
View all
0.3.2-10.el10
2026-05-19