Source: sugarconvdsk
Section: utils
Priority: optional
Maintainer: Nicolas HOUDELOT <nicolas@demosdebs.org>
Build-Depends:
 debhelper-compat (= 13),
 cmake (>=3.1.3),
 zlib1g-dev
Standards-Version: 4.7.3
Homepage: https://github.com/Tom1975/SugarConvDsk
Rules-Requires-Root: no

Package: sugarconvdsk
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: Amstrad CPC disk image format converter
 SugarConvDsk converts Amstrad CPC disk dump files between various formats,
 including DSK, EDSK, HFE, IPF (Interchangeable Preservation Format),
 SCP (Supercard Pro), CT-RAW, and Kryoflux.
 .
 Internally the tool uses an MFM-based representation that handles weak bits,
 optional bits, and multi-revolution tracks, ensuring accurate preservation
 of disk data during conversion.
 .
 SugarConvDsk can also display the CP/M directory of a disk image for a given
 user number, without performing any conversion.
