About Anaconda Help Download Anaconda

aarch64-staging / packages / libverto-amzn2-aarch64 0.2.5

(CDT) Main loop abstraction library

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.2.5

conda install

To install this package run one of the following:
conda install aarch64-staging::libverto-amzn2-aarch64
conda install aarch64-staging/label/CDT::libverto-amzn2-aarch64
conda install aarch64-staging/label/CDT_20210503::libverto-amzn2-aarch64

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy