a7e38b
Libguestfs is a set of tools and a library for accessing and modifying
a7e38b
guest disk images.  For more information see the home page:
a7e38b
a7e38b
  http://libguestfs.org/
a7e38b
a7e38b
For discussion, development, patches, etc. please use the mailing
a7e38b
list:
a7e38b
a7e38b
  http://www.redhat.com/mailman/listinfo/libguestfs
a7e38b
a7e38b
This package comes with a lot of help and examples to get you started.
a7e38b
a7e38b
The first place to start are the manual pages.  Type:
a7e38b
a7e38b
  man guestfs
a7e38b
  man guestfs-faq
a7e38b
  man guestfs-release-notes
a7e38b
  man guestfish
a7e38b
  man virt-cat   # and other virt-* tools
a7e38b
a7e38b
If you install the libguestfs-devel package, then in the
a7e38b
/usr/share/doc/libguestfs-devel/ directory you will find other
a7e38b
documentation including:
a7e38b
a7e38b
 - BUGS: list of open bugs in this version
a7e38b
a7e38b
 - ChangeLog.gz: the detailed list of changes in this version
a7e38b
a7e38b
 - HACKING: how to extend libguestfs
a7e38b
a7e38b
 - TODO: ideas for extending libguestfs
a7e38b
a7e38b
 - *.c: example C programs using the API
a7e38b
a7e38b
 - *.xml.gz: example virt-inspector output (compressed)
a7e38b
a7e38b
 - virt-inspector.rng: virt-inspector RelaxNG schema