__init__.py 182 B

12345678910
  1. # Copyright (c) Twisted Matrix Laboratories.
  2. # See LICENSE for details.
  3. #
  4. """
  5. An SSHv2 implementation for Twisted. Part of the Twisted.Conch package.
  6. Maintainer: Paul Swartz
  7. """