diff options
author | Jeremy T. Bouse <jbouse@debian.org> | 2011-05-29 08:16:54 -0400 |
---|---|---|
committer | Jeremy T. Bouse <jbouse@debian.org> | 2011-05-29 10:15:03 -0400 |
commit | be5542c05e46b500e47b94bc8a6254cae8335a8b (patch) | |
tree | 1d13e6d43698839fb5fedc9a685cc5f634b4bacf /PKG-INFO | |
parent | 5952c8ac9aff9f0bf1fe295d9ed5c6ec1656d819 (diff) | |
download | python-paramiko-be5542c05e46b500e47b94bc8a6254cae8335a8b.tar python-paramiko-be5542c05e46b500e47b94bc8a6254cae8335a8b.tar.gz |
Imported Upstream version 1.7.7.1
Diffstat (limited to 'PKG-INFO')
-rw-r--r-- | PKG-INFO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,12 +1,11 @@ Metadata-Version: 1.0 Name: paramiko -Version: 1.7.6 +Version: 1.7.7.1 Summary: SSH2 protocol library Home-page: http://www.lag.net/paramiko/ Author: Robey Pointer Author-email: robeypointer@gmail.com License: LGPL -Download-URL: http://www.lag.net/paramiko/download/paramiko-1.7.6.zip Description: This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure |