           SPELL=libssh
         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
     SOURCE_HASH=sha512:e7de7a4020eb6e9f51706c5e02e0aa1c7fb14b7e63f00bf2f47657b0b79abf8dae3a445920748740f4487bd45fbeef67637c543a858241b60fe5cca0c6b0df82
      LICENSE[0]=GPL
        KEYWORDS="ssh crypto"
           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
