1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Source: ddrescueview
Section: utils
Priority: optional
Maintainer: Pascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Uploaders: Graham Inggs <ginggs@debian.org>
Build-Depends: debhelper (>= 9), fpc, lcl, lcl-gtk2, libgtk2.0-dev
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-pascal/ddrescueview.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-pascal/ddrescueview.git
Homepage: http://ddrescueview.sourceforge.net/
Package: ddrescueview
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Enhances: gddrescue
Description: graphical viewer for GNU ddrescue map files
This small tool allows the user to graphically examine ddrescue's map files
in a user friendly GUI application. The Main window displays a block grid
with each block's color representing the block types it contains. Many people
know this type of view from defragmentation programs.
.
Features:
* Display ddrescue map in a colored block graphic
* Examine each block in the image, see a detailed list of
map entries contained
* To keep track of the rescue process, ddrescueview can automatically
re-read the mapfile
* Units can be displayed with decimal (KB, MB...) or
binary (KiB, MiB...) prefixes
|