Ruby also supported

This commit is contained in:
Richard Jones
2009-04-20 18:20:34 +01:00
parent 6397feeb74
commit 9b281a66c0
2 changed files with 2 additions and 2 deletions

2
README
View File

@@ -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).

View File

@@ -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