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 08:16:54 -0400 |
commit | a88b8c8c0f591a3bfa8d7984343a27815184f495 (patch) | |
tree | 85986bed44cc7148c461d6aa7736b627b83c24fb /paramiko.egg-info/PKG-INFO | |
parent | e299181a5dda25aed4879ebcbe1359604448b3ae (diff) | |
download | python-paramiko-a88b8c8c0f591a3bfa8d7984343a27815184f495.tar python-paramiko-a88b8c8c0f591a3bfa8d7984343a27815184f495.tar.gz |
Imported Upstream version 1.7.7.1upstream/1.7.7.1
Diffstat (limited to 'paramiko.egg-info/PKG-INFO')
-rw-r--r-- | paramiko.egg-info/PKG-INFO | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/paramiko.egg-info/PKG-INFO b/paramiko.egg-info/PKG-INFO index b94ab07..319f1c5 100644 --- a/paramiko.egg-info/PKG-INFO +++ b/paramiko.egg-info/PKG-INFO @@ -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 |