           SPELL=shishi
         VERSION=0.0.22
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://josefsson.org/shishi/releases/$SOURCE
     SOURCE_HASH=sha512:8e567630d182e872ff1b6c933897845347f25e757005aa936c70e8bcbf1649fb80b72b512d74142052a4c53ced0cd976389e23f5d16677ea5ee40765aa731f9a
        WEB_SITE=http://www.gnu.org/software/shishi/
         ENTERED=20040116
         UPDATED=20040116
      LICENSE[0]=GPL
           SHORT="shishi is a free implementation of the Kerberos 5"
cat << EOF
Shishi is a (still incomplete) implementation of the Kerberos 5 network authentication system. Shishi can be used to authenticate users in distributed systems. 

Shishi contains a library ('libshishi') that can be used by application developers to add support for Kerberos 5. Shishi contains a command line utility ('shishi') that is used by users to acquire and manage tickets (and more). The server side, a Key Distribution Center, is implemented by 'shishid'. Of course, a manual documenting usage aspects as well as the programming API is included.
EOF
