          MODULE=dump
         VERSION=0.4b52
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/$MODULE/
      SOURCE_VFY=sha256:4042997bdfed463c7a0bf8788229718b9c692ce2cfafe46ea54d478bcd663591
        WEB_SITE=http://dump.sourceforge.net/
         ENTERED=20020806
         UPDATED=20250819
           SHORT="dump and restore backuptools"

cat << EOF
Dump examines files in a filesystem, determines which ones need to be
backed up, and copies those files to a specified disk, tape or other
storage medium. Subsequent incremental backups can then be layered on
top of the full backup.
The restore command performs the inverse function of dump; it can restore
a full backup of a filesystem. Single files and directory subtrees may
also be restored from full or partial backups in interractive mode.
EOF
