          MODULE=fsarchiver
         VERSION=0.6.15
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/$MODULE
      SOURCE_VFY=sha1:f55a9022ab692c394b366161c52db0700956e0b2
        WEB_SITE=http://www.fsarchiver.org
         ENTERED=20090925
         UPDATED=20120604
           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
