From ed280d5ac360e2af796e9bd973d7b4df89f0c449 Mon Sep 17 00:00:00 2001 From: "Jeremy T. Bouse" Date: Fri, 27 Nov 2009 16:20:12 -0500 Subject: Imported Upstream version 1.7.4 --- PKG-INFO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PKG-INFO') 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 -- cgit v1.2.3