SPELL=safecat
       BUILD_API=2
         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
         UPDATED=20050418
          MD5[0]=b67559e04d4c264a727c681c8ebaab01
      LICENSE[0]=BSD
           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
