Guest filesystem browser
Copyright (C) 2010-2015 Red Hat Inc.

To compile from source, install the prerequisites (run the ./configure
script and it will tell you what's missing).

  autoreconf -i      # if using the git version
  ./configure
  make

Note these minimum versions of libguestfs:

  libguestfs >= 1.32     (on stable-1.32 branch)
  libguestfs >= 1.31.12  (on development branch)

Developers/contributors: Please read the "HACKING" file.
