blob: 3c755c8fb2bdcebbdc3312948ba3d9228a667ba6 (
plain)
1
2
3
4
5
6
7
|
Image Analyzer is a simple Gtk+ application that displays tree structure
of disc image created by libMirage.
It is mostly intended as a demonstration of libMirage API use, although
it can be also used to verify that an image is correctly handled by
libMirage.
This requires libmirage and gtkextra
|