]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Add Sys::Async::Virt to apps.html
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 12 Nov 2024 09:57:48 +0000 (10:57 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 12 Nov 2024 11:07:05 +0000 (12:07 +0100)
As requested on the libvirt users list I am adding this mention to the
apps page.

Reported-by: Erik Huelsmann <ehuels@gmail.com>
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
docs/apps.rst

index 443c888c4d5db7889d8206289b63fa875ce86440..b2168f9599bb2eb83a2792cdc7607af6cfbc367a 100644 (file)
@@ -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 <https://ruby.libvirt.org/>`__.
+`Perl Async bindings <https://github.com/ehuelsmann/perl-sys-async-virt#readme>`__
+   Perl `Sys::Async::Virt library <https://metacpan.org/pod/Sys::Async::Virt>`__
+   supporting the asynchronous paradigm introduced by `Future::AsyncAwait
+   <https://metacpan.org/pod/Future::AsyncAwait>`__ that tries to stay close to
+   the `Sys::Virt API <https://metacpan.org/pod/Sys::Virt>`__.
 
 LiveCD / Appliances
 -------------------