           SPELL=shishi
         VERSION=0.0.25
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://josefsson.org/shishi/releases/$SOURCE
     SOURCE_HASH=sha512:9f9925200bbd5bd1df6819dbb9622b552c564f1c06dbf31feee48406011a695e4aa8713427fba677df27a6eaa9c32ef0531788b8795b3051d2ffbe9c227bae6e
        WEB_SITE=http://www.gnu.org/software/shishi/
         ENTERED=20040116
      LICENSE[0]=GPL
        KEYWORDS="crypto"
           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
