mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Ruby also supported
This commit is contained in:
2
README
2
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).
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user