Package libverto-0.3.2-3.el9.src
Name | libverto |
---|---|
Epoch | 0 |
Version | 0.3.2 |
Release | 3.el9 |
Architecture | src |
Website/URL | https://github.com/latchset/libverto |
License | MIT |
Build Time | 2023-03-17 10:44:21 |
Build Host | builder-x86-03.inferitos.ru |
Summary | Main loop abstraction library |
Repositories | BaseOS |
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. |
Errata | — |
Size | 386 KiB |
Source Project | libverto-0.3.2-3.el9 |
SHA-256 checksum | 20a7171761c20312dc05bc39c5b04cdbefb2d49cdbcb5199d770b081c75354df |
×
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.3.2-3 - Rebuilt for MSVSphere 9.1. * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.2-3 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.2-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Mon Mar 15 2021 Robbie Harwood <rharwood@redhat.com> - 0.3.2-1 - New upstream version (0.3.2)