From: Richard Jones Date: Mon, 20 Apr 2009 17:20:34 +0000 (+0100) Subject: Ruby also supported X-Git-Tag: 1.0.4~3 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=9b281a66c0b2db5f50531528a1bc8d7c53ecf373 Ruby also supported --- diff --git a/README b/README index ec05bdd..50d2145 100644 --- a/README +++ b/README @@ -16,7 +16,7 @@ LVs, what filesystem is in each LV, etc.). It can also run commands in the context of the guest. Also you can access filesystems over FTP. Libguestfs is a library that can be linked with C and C++ management -programs (or management programs written in OCaml, Perl or Python). +programs (or management programs written in OCaml, Perl, Python or Ruby). You can also use it from shell scripts or the command line. Libguestfs was written by Richard W.M. Jones (rjones@redhat.com). diff --git a/guestfs.pod b/guestfs.pod index dc059c4..5006ba4 100644 --- a/guestfs.pod +++ b/guestfs.pod @@ -37,7 +37,7 @@ LVs, what filesystem is in each LV, etc.). It can also run commands in the context of the guest. Also you can access filesystems over FTP. Libguestfs is a library that can be linked with C and C++ management -programs (or management programs written in OCaml, Perl or Python). +programs (or management programs written in OCaml, Perl, Python or Ruby). You can also use it from shell scripts or the command line. You don't need to be root to use libguestfs, although obviously you do