Source: image-analyzer-dmo
Section: utils
Priority: optional
Maintainer: Christian Marillat <marillat@deb-multimedia.org>
Bugs: mailto:marillat@deb-multimedia.org
Homepage: https://cdemu.sourceforge.io/about/analyzer/
Rules-Requires-Root: no
Standards-Version: 4.7.0
Build-Depends: debhelper-compat (= 13), dh-sequence-python3, cmake (>= 3.7.0~),
 intltool, dh-sequence-numpy3, python3-dev,

Package: image-analyzer
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3-numpy2-abi0 | python3-numpy-abi9, python3:any, python3-gi, python3-matplotlib, gir1.2-mirage-3.2,
Description: Mirage Image Analyzer
 Image Analyzer is a Gtk3-based utility for CD/DVD image analysis and
 manipulation, with following functionality:
  - Disc image layout visualization
  - Reading of sector data from image
  - Analysis of error correction and detection codes in sector main and
    subchannel data
  - Retrieval of disc (DVD) structures, if available
  - Visualization of disc topology (DPM) data, if available
  - Image format conversion
  - Logging facilities for debugging
