From: Martin Kletzander Date: Tue, 12 Nov 2024 09:57:48 +0000 (+0100) Subject: docs: Add Sys::Async::Virt to apps.html X-Git-Tag: v10.10.0-rc1~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a053f57ebca7cfffd920e3ad9913f5c81c99edb2;p=thirdparty%2Flibvirt.git docs: Add Sys::Async::Virt to apps.html As requested on the libvirt users list I am adding this mention to the apps page. Reported-by: Erik Huelsmann Signed-off-by: Martin Kletzander Reviewed-by: Daniel P. Berrangé --- diff --git a/docs/apps.rst b/docs/apps.rst index 443c888c4d..b2168f9599 100644 --- a/docs/apps.rst +++ b/docs/apps.rst @@ -206,6 +206,11 @@ Libraries Allows using simple ruby objects to manipulate hypervisors, guests, storage, network etc. It is based on top of the `native ruby bindings `__. +`Perl Async bindings `__ + Perl `Sys::Async::Virt library `__ + supporting the asynchronous paradigm introduced by `Future::AsyncAwait + `__ that tries to stay close to + the `Sys::Virt API `__. LiveCD / Appliances -------------------