diff options
author | Jeremy T. Bouse <jbouse@debian.org> | 2009-11-27 16:20:12 -0500 |
---|---|---|
committer | Jeremy T. Bouse <jbouse@debian.org> | 2009-11-27 16:20:12 -0500 |
commit | ed280d5ac360e2af796e9bd973d7b4df89f0c449 (patch) | |
tree | ce892d6ce9dad8c0ecbc9cbe73f8095195bef0b4 /PKG-INFO | |
parent | 176c6caf4ea7918e1698438634b237fab8456471 (diff) | |
download | python-paramiko-ed280d5ac360e2af796e9bd973d7b4df89f0c449.tar python-paramiko-ed280d5ac360e2af796e9bd973d7b4df89f0c449.tar.gz |
Imported Upstream version 1.7.4upstream/1.7.4
Diffstat (limited to 'PKG-INFO')
-rw-r--r-- | PKG-INFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,12 +1,12 @@ Metadata-Version: 1.0 Name: paramiko -Version: 1.5.2 +Version: 1.7.4 Summary: SSH2 protocol library Home-page: http://www.lag.net/paramiko/ Author: Robey Pointer Author-email: robey@lag.net License: LGPL -Download-URL: http://www.lag.net/paramiko/download/paramiko-1.5.2.zip +Download-URL: http://www.lag.net/paramiko/download/paramiko-1.7.4.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 @@ -14,7 +14,7 @@ Description: are supported. SFTP client and server mode are both supported too. Required packages: - pyCrypt + pyCrypto Platform: Posix; MacOS X; Windows Classifier: Development Status :: 5 - Production/Stable |