Source: idsk
Section: utils
Priority: optional
Maintainer: Nicolas HOUDELOT <nicolas@demosdebs.org>
Build-Depends:
 debhelper-compat (= 13),
 cmake
Standards-Version: 4.7.3
Homepage: https://github.com/cpcsdk/idsk
Vcs-Git: https://github.com/cpcsdk/idsk.git
Vcs-Browser: https://github.com/cpcsdk/idsk
Rules-Requires-Root: no

Package: idsk
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: Tool to edit DSK (Amstrad CPC disk images)
 Tool to edit DSK (Amstrad CPC disk images) files from the command
 line.
 You can add and remove files from your image, but also list BASIC and DAMS
 source files (which are usually in a tokenized format, not plain ASCII).
 .
 iDSK can add and remove AMSDOS headers as needed.
