As requested on the libvirt users list I am adding this mention to the
apps page.

Reported-by: Erik Huelsmann <ehu...@gmail.com>
Signed-off-by: Martin Kletzander <mklet...@redhat.com>
---
 docs/apps.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/docs/apps.rst b/docs/apps.rst
index 443c888c4d5d..b2168f9599bb 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 <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
 -------------------
-- 
2.47.0

Reply via email to