summaryrefslogtreecommitdiff
path: root/paramiko.egg-info
diff options
context:
space:
mode:
authorJeremy T. Bouse <jbouse@debian.org>2009-11-27 16:25:55 -0500
committerJeremy T. Bouse <jbouse@debian.org>2009-11-27 16:28:36 -0500
commitf7b892905c62b94a6e54d115ee2d6d32d66af013 (patch)
treee98e4d71f62f37a514363fa35fff57390fab934e /paramiko.egg-info
parente01182b1e91d796245e90e484d46416e52d8fd7d (diff)
downloadpython-paramiko-f7b892905c62b94a6e54d115ee2d6d32d66af013.tar
python-paramiko-f7b892905c62b94a6e54d115ee2d6d32d66af013.tar.gz
Imported Upstream version 1.7.6
Closes: #543784
Diffstat (limited to 'paramiko.egg-info')
-rw-r--r--paramiko.egg-info/PKG-INFO6
-rw-r--r--paramiko.egg-info/SOURCES.txt3
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