2 Maintainer: gregor herrmann <gregoa@debian.org>
3 Uploaders: tony mancill <tmancill@debian.org>
6 Build-Depends: debhelper-compat (= 12)
7 Standards-Version: 4.5.0
8 Vcs-Browser: https://git.toastfreeware.priv.at/debian/cdck.git
9 Vcs-Git: https://git.toastfreeware.priv.at/debian/cdck.git
10 Homepage: http://swaj.net/unix/index.html#cdck
11 Rules-Requires-Root: no
15 Depends: ${misc:Depends},
18 Description: tool for verifying the quality of written CDs/DVDs
19 cdck (CD/DVD check tool) is a simple console program to verify CD/DVD
20 quality. The known fact is that even if all files on the disc are readable,
21 some sectors having bad timing can easily turn into unreadable ones in the
24 To get an idea about a disc cdck reads it sector by sector, keeping all
25 reading timings and then tells you its verdict. Optionally it can write the
26 timing table into text file usable by gnuplot(1) program, so you can draw
27 some graphs out of it.