---
name: dd_rescue
version: 1.32
origin: sysutils/dd_rescue
comment: dd tool suitable for rescuing data from a medium with errors
arch: freebsd:10:x86:64
www: http://www.garloff.de/kurt/linux/ddrescue/
maintainer: nobutaka@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 72818
desc: |
  dd_rescue is a dd tool with following features suitable for rescuing data from
  a medium with errors.

  - Don't abort on errors on the input file unless the user specify the maximum
    error number.
  - Don't truncate the output file.
  - Can use two different block sizes for normal operation and the case of errors.
  - Can start from the end of the file and move backwards.

  WWW: http://www.garloff.de/kurt/linux/ddrescue/
categories:
- sysutils
