Initial import to Tizen
[profile/ivi/python-twisted.git] / twisted / conch / ssh / __init__.py
1 # Copyright (c) Twisted Matrix Laboratories.
2 # See LICENSE for details.
3
4
5
6 """
7 An SSHv2 implementation for Twisted.  Part of the Twisted.Conch package.
8
9 Maintainer: Paul Swartz
10 """