CMD + K

libverto-amzn2-aarch64

Community

(CDT) Main loop abstraction library

Installation

To install this package, run one of the following:

Conda
$conda install rdonnelly::libverto-amzn2-aarch64

Usage Tracking

0.2.5
1 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

(CDT) Main loop abstraction library

Last Updated

Feb 19, 2021 at 12:57

License

MIT

Total Downloads

79

Supported Platforms

noarch