Package libverto: Information
Source package: libverto
Version: 0.3.2-alt1_1
Build time: Aug 26, 2023, 04:31 AM
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 (loongarch64)
libverto-debuginfo (loongarch64)
libverto-devel (loongarch64)
libverto-glib (loongarch64)
libverto-glib-debuginfo (loongarch64)
libverto-glib-devel (loongarch64)
libverto-libev (loongarch64)
libverto-libev-debuginfo (loongarch64)
libverto-libev-devel (loongarch64)
libverto-libevent (loongarch64)
libverto-libevent-debuginfo (loongarch64)
libverto-libevent-devel (loongarch64)
libverto (loongarch64)
libverto-debuginfo (loongarch64)
libverto-devel (loongarch64)
libverto-glib (loongarch64)
libverto-glib-debuginfo (loongarch64)
libverto-glib-devel (loongarch64)
libverto-libev (loongarch64)
libverto-libev-debuginfo (loongarch64)
libverto-libev-devel (loongarch64)
libverto-libevent (loongarch64)
libverto-libevent-debuginfo (loongarch64)
libverto-libevent-devel (loongarch64)
Maintainer: Igor Vlasenko
Last changed
March 25, 2021 Igor Vlasenko 0.3.2-alt1_1
- update to new release by fcimport
Jan. 25, 2021 Igor Vlasenko 0.3.1-alt1_2
- update to new release by fcimport
Dec. 26, 2020 Igor Vlasenko 0.3.0-alt1_11
- update to new release by fcimport