    MODULE=fsarchiver
   VERSION=0.8.9
    SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=https://github.com/fdupoux/fsarchiver/releases/download/$VERSION/
SOURCE_VFY=sha256:ade1d9d3c7de815c0b40b54e24e39b53d4a3b0add69d47f23b36fc2fd8f21843
  WEB_SITE=http://www.fsarchiver.org
   ENTERED=20090925
   UPDATED=20260401
     SHORT="A file-system archive tool"

cat << EOF
FSArchiver is a system tool that allows you to save the contents of a file-
system to a compressed archive file. The file-system can be restored on a
partition which has a different size and it can be restored on a different
file-system. Unlike tar/dar, FSArchiver also creates the file-system when it
extracts the data to partitions.
Everything is checksummed in the archive in order to protect the data.
If the archive is corrupt, you just loose the current file, not the whole
archive.
EOF
