           SPELL=safecat
         VERSION=1.13
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://jeenyus.net/~budney/linux/software/safecat/$SOURCE
        WEB_SITE=http://jeenyus.net/~budney/linux/software/safecat.html
         ENTERED=20050418
     SOURCE_HASH=sha512:e6f7401b55a61f70715b3d222c8286c0125c5e7b3b132e5e8d3c8573a6c45dba75b29a459c7e93d7c0760300f0a62635d8ea4eacde9b0b1ff7637b3f6c63e210
      LICENSE[0]=BSD
        KEYWORDS="utils"
           SHORT="An Implementation of Dan Bernstein's maildir algorithm"
cat << EOF
safecat implements Dan Bernstein's maildir algorithm, copying standard
input safely to a specified directory. With safecat, the user is offered
two assurances. First, if safecat returns successfully, then all data is
guaranteed to be saved in the destination directory. Second, if a file
exists in the destination directory, placed there by safecat, then the file
is guaranteed to be complete.
EOF
