Image analyzer
About
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.
Requirements
- CMake >= 2.8.5
- IntlTool >= 0.21
- GetText >= 0.15
- Python3 >= 3.4 (default) or Python2 >= 2.7
- PyGObject >= 3.0.0
- libMirage >= 3.2.0 GIR
- GLib, GObject, GIO >= 2.42 GIR
- Gtk3 GIR
- Pango GIR
- Matplotlib with Gtk3 support