aboutsummaryrefslogtreecommitdiffstats
path: root/lib/python2.7/site-packages/Twisted-12.2.0-py2.7-linux-x86_64.egg/twisted/conch/ssh/__init__.py
blob: 4b7f024b9968882687344ec022d1cf178f2f9ca0 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright (c) Twisted Matrix Laboratories.
# See LICENSE for details.

# 

"""
An SSHv2 implementation for Twisted.  Part of the Twisted.Conch package.

Maintainer: Paul Swartz
"""