aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/Twisted/py3/twisted/conch/openssh_compat/__init__.py
blob: 4b4e023c1b784e7dfb7d09d56e40ec1f4c181664 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Copyright (c) Twisted Matrix Laboratories.
# See LICENSE for details.

#

"""
Support for OpenSSH configuration files.

Maintainer: Paul Swartz
"""