/usr/lib/python2.7/dist-packages/paramiko-1.10.1.egg-info/SOURCES.txt is in python-paramiko 1.10.1-1git1ubuntu0.2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 | LICENSE
MANIFEST.in
README
setup.py
setup_helper.py
test.py
demos/demo.py
demos/demo_keygen.py
demos/demo_server.py
demos/demo_sftp.py
demos/demo_simple.py
demos/forward.py
demos/interactive.py
demos/rforward.py
demos/test_rsa.key
demos/user_rsa_key
demos/user_rsa_key.pub
paramiko/__init__.py
paramiko/agent.py
paramiko/auth_handler.py
paramiko/ber.py
paramiko/buffered_pipe.py
paramiko/channel.py
paramiko/client.py
paramiko/common.py
paramiko/compress.py
paramiko/config.py
paramiko/dsskey.py
paramiko/file.py
paramiko/hostkeys.py
paramiko/kex_gex.py
paramiko/kex_group1.py
paramiko/logging22.py
paramiko/message.py
paramiko/packet.py
paramiko/pipe.py
paramiko/pkey.py
paramiko/primes.py
paramiko/proxy.py
paramiko/resource.py
paramiko/rsakey.py
paramiko/server.py
paramiko/sftp.py
paramiko/sftp_attr.py
paramiko/sftp_client.py
paramiko/sftp_file.py
paramiko/sftp_handle.py
paramiko/sftp_server.py
paramiko/sftp_si.py
paramiko/ssh_exception.py
paramiko/transport.py
paramiko/util.py
paramiko/win_pageant.py
paramiko.egg-info/PKG-INFO
paramiko.egg-info/SOURCES.txt
paramiko.egg-info/dependency_links.txt
paramiko.egg-info/requires.txt
paramiko.egg-info/top_level.txt
tests/loop.py
tests/stub_sftp.py
tests/test_auth.py
tests/test_buffered_pipe.py
tests/test_client.py
tests/test_dss.key
tests/test_dss_password.key
tests/test_file.py
tests/test_hostkeys.py
tests/test_kex.py
tests/test_message.py
tests/test_packetizer.py
tests/test_pkey.py
tests/test_rsa.key
tests/test_rsa_password.key
tests/test_sftp.py
tests/test_sftp_big.py
tests/test_transport.py
tests/test_util.py
tests/util.py
|