           SPELL=libssh
         VERSION=0.3.3
          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:23be846f79ef6a62e57f78ae5cc285f1e8b7677fed31cf480d1e990d7dccd6ef501f3cf6d5d4f4046d39398cc9c41561407c737acee628aec78fe7cc10355465
      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
