Files
libguestfs/ruby
Richard W.M. Jones a1e51676fd Remove many uses of $(builddir).
"$(builddir)" is always "."

Therefore most uses of $(builddir) are suspect and should be
removed or replaced with "."
2013-04-25 12:22:31 +01:00
..
2012-11-17 20:02:42 +00:00
2013-02-02 13:56:19 +00:00
2013-04-25 12:22:31 +01:00

= Ruby bindings for libguestfs

The module Guestfs provides Ruby bindings for
{the libguestfs API}[http://libguestfs.org/guestfs.3.html].