          MODULE=dd_rescue
         VERSION=1.25
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
      SOURCE_URL=http://www.garloff.de/kurt/linux/ddrescue/
      SOURCE_VFY=sha1:3f94aa38cd699079adf9ea0290f518f9a7c6b5b4
        WEB_SITE=http://www.garloff.de/kurt/linux/ddrescue/
         ENTERED=20020420
         UPDATED=20120223
           SHORT="copies data and can handle bad media"
cat << EOF
Like dd, dd_rescue copies data from one file or block device to another.
You can specify file positions (called seek and Skip in dd). However,
dd_rescue does not abort on errors. It can also copy starting from the end
of a file.
EOF
