           SPELL=libssh
         VERSION=0.3.0
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.libssh.org/files/$SOURCE
        WEB_SITE=http://www.libssh.org/
         ENTERED=20041208
     SOURCE_HASH=sha512:9f83fc84a95f4d79441b3f7b1ba1e1c464947e85080ab70b32dae98f8361b943fa1a45afefd3bad3e146cbd046462d7586f65daccd39b845878b0daa42411689
      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
