           SPELL=libssh
       BUILD_API=2
         VERSION=0.11
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.0xbadc0de.be/libssh/$SOURCE
        WEB_SITE=http://www.0xbadc0de.be/?part=libssh
         ENTERED=20041208
         UPDATED=20041208
          MD5[0]=84b0d405e49eb539f58159d729cdebb3
      LICENSE[0]=GPL
           SHORT="a library for accessing ssh client services through C libraries calls."
cat << EOF
The SSH library features :
    -Full C library functions for manipulating a client-side SSH connection
    -Fully configurable sessions
    -Support for AES-128, AES-192, AES-256, blowfish, in cbc mode
    -use multiple SSH connections in a same process, at same time.
    -usable SFTP implementation
    -Public key and password authentication
EOF
