SPELL=safecat
         VERSION=1.12
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://jeenyus.net/~budney/linux/software/safecat/safecat-1.12.tar.gz
        WEB_SITE=http://jeenyus.net/~budney/linux/software/safecat.html
         ENTERED=20050418
     SOURCE_HASH=sha512:84dd21f479cc825f0c55dea8f2f6397a2789c3b98e7bbe2a71defc1ec351cd3d295b652b85b6c43aa32ca36952b3f867d64cb44314ba256d00e38c84749135a4
      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
