head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2011.12.20.03.21.09;	author lwhsu;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add py-ssh 1.7.11, python SSH2 protocol library.
@
text
@This is a library for making SSH2 connections (client or server). Emphasis is
on using SSH2 as an alternative to SSL for making secure connections between
python scripts. All major ciphers and hash methods are supported. SFTP client
and server mode are both supported too.

WWW:	http://pypi.python.org/pypi/ssh/
@
