summaryrefslogtreecommitdiff
path: root/PKG-INFO
diff options
context:
space:
mode:
authorJeremy T. Bouse <jbouse@debian.org>2009-11-27 16:20:12 -0500
committerJeremy T. Bouse <jbouse@debian.org>2009-11-27 16:20:12 -0500
commited280d5ac360e2af796e9bd973d7b4df89f0c449 (patch)
treece892d6ce9dad8c0ecbc9cbe73f8095195bef0b4 /PKG-INFO
parent176c6caf4ea7918e1698438634b237fab8456471 (diff)
downloadpython-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-INFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKG-INFO b/PKG-INFO
index a0ec679..f40d53f 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -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