Letter L

libverto - Main loop abstraction library

Website: https://github.com/latchset/libverto
License: MIT
Vendor: Alcance Libre, Inc.
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.

Packages

libverto-0.3.2-1.fc14.al.i686 [18 KiB] Changelog by Joel Barrios (2021-03-18):
- Update to 0.3.2.

Listing created by Repoview-0.6.6-6.fc14.al