[libvirt] [PATCH] docs: add entry to download table listing the Rust language binding

Daniel P. Berrange berrange at redhat.com
Mon Jul 3 15:58:07 UTC 2017


Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
---
 docs/downloads.html.in | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/docs/downloads.html.in b/docs/downloads.html.in
index 99da7a6..0306945 100644
--- a/docs/downloads.html.in
+++ b/docs/downloads.html.in
@@ -179,6 +179,22 @@
           <td></td>
         </tr>
         <tr>
+          <td>Rust</td>
+          <td>
+            <a href="ftp://libvirt.org/libvirt/rust/">ftp</a>
+            <a href="http://libvirt.org/sources/rust/">http</a>
+            <a href="https://libvirt.org/sources/rust/">https</a>
+          </td>
+          <td>
+            <a href="http://libvirt.org/git/?p=libvirt-rust.git;a=summary">libvirt</a>
+          </td>
+          <td>
+            <a href="https://gitlab.com/libvirt/libvirt-rust">gitlab</a>
+            <a href="https://github.com/libvirt/libvirt-rust">github</a>
+          </td>
+          <td></td>
+        </tr>
+        <tr>
           <th colspan="7">Integration modules</th>
         </tr>
         <tr>
-- 
2.9.4




More information about the libvir-list mailing list