diff options
Diffstat (limited to 'paramiko.egg-info')
-rw-r--r-- | paramiko.egg-info/PKG-INFO | 6 | ||||
-rw-r--r-- | paramiko.egg-info/SOURCES.txt | 3 |
2 files changed, 5 insertions, 4 deletions
diff --git a/paramiko.egg-info/PKG-INFO b/paramiko.egg-info/PKG-INFO index f40d53f..b94ab07 100644 --- a/paramiko.egg-info/PKG-INFO +++ b/paramiko.egg-info/PKG-INFO @@ -1,12 +1,12 @@ Metadata-Version: 1.0 Name: paramiko -Version: 1.7.4 +Version: 1.7.6 Summary: SSH2 protocol library Home-page: http://www.lag.net/paramiko/ Author: Robey Pointer -Author-email: robey@lag.net +Author-email: robeypointer@gmail.com License: LGPL -Download-URL: http://www.lag.net/paramiko/download/paramiko-1.7.4.zip +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 diff --git a/paramiko.egg-info/SOURCES.txt b/paramiko.egg-info/SOURCES.txt index 40a1c7d..2a1510f 100644 --- a/paramiko.egg-info/SOURCES.txt +++ b/paramiko.egg-info/SOURCES.txt @@ -155,6 +155,7 @@ docs/paramiko.transport-pysrc.html docs/paramiko.transport.ChannelMap-class.html docs/paramiko.util-module.html docs/paramiko.util-pysrc.html +docs/paramiko.util.Counter-class.html docs/paramiko.util.PFilter-class.html docs/paramiko.util.enumerate-class.html docs/paramiko.win_pageant-module.html @@ -263,4 +264,4 @@ tests/test_rsa_password.key tests/test_sftp.py tests/test_sftp_big.py tests/test_transport.py -tests/test_util.py +tests/test_util.py
\ No newline at end of file |