About

This package is 142.0 KB. It is available at http://archive.ubuntu.com/ubuntu/pool/universe/p/python-asyncssh/python3-asyncssh_1.11.1-1_all.deb .

View its full control file here: debian/control.

Description

asyncio-based client and server implementation of SSHv2 protocol

Relations

This package depends on: python3-cryptography (>= 1.5), python3:any (>= 3.3.2-2~).

This package recommends: python-asyncssh-doc, python3-bcrypt (>= 3).

This package does not suggest any other package.

This package does not conflict with any other package.

Package Contents

This package is indexed.

python3-asyncssh 1.11.1-1 is in ubuntu - bionic / universe. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
postinst text/x-shellscript N/A N/A 168 bytes
prerm text/x-shellscript N/A N/A 407 bytes
/usr/ root:root 0o755
/usr/lib/ root:root 0o755
/usr/lib/python3/ root:root 0o755
/usr/lib/python3/dist-packages/ root:root 0o755
/usr/lib/python3/dist-packages/asyncssh/ root:root 0o755
/usr/lib/python3/dist-packages/asyncssh-1.11.1.egg-info/ root:root 0o755
/usr/lib/python3/dist-packages/asyncssh-1.11.1.egg-info/dependency_links.txt application/octet-stream root:root 0o644 1 byte
/usr/lib/python3/dist-packages/asyncssh-1.11.1.egg-info/PKG-INFO text/x-python root:root 0o644 8.4 KB
/usr/lib/python3/dist-packages/asyncssh-1.11.1.egg-info/requires.txt text/plain root:root 0o644 133 bytes
/usr/lib/python3/dist-packages/asyncssh-1.11.1.egg-info/top_level.txt text/plain root:root 0o644 9 bytes
/usr/lib/python3/dist-packages/asyncssh/agent.py text/x-c++ root:root 0o644 18.6 KB
/usr/lib/python3/dist-packages/asyncssh/agent_unix.py text/plain root:root 0o644 878 bytes
/usr/lib/python3/dist-packages/asyncssh/agent_win32.py text/x-c++ root:root 0o644 3.0 KB
/usr/lib/python3/dist-packages/asyncssh/asn1.py text/x-c++ root:root 0o644 21.2 KB
/usr/lib/python3/dist-packages/asyncssh/auth_keys.py text/x-c++ root:root 0o644 9.0 KB
/usr/lib/python3/dist-packages/asyncssh/auth.py text/x-c++ root:root 0o644 26.2 KB
/usr/lib/python3/dist-packages/asyncssh/channel.py text/x-c++ root:root 0o644 57.8 KB
/usr/lib/python3/dist-packages/asyncssh/cipher.py text/x-python root:root 0o644 2.8 KB
/usr/lib/python3/dist-packages/asyncssh/client.py text/x-c++ root:root 0o644 11.9 KB
/usr/lib/python3/dist-packages/asyncssh/compression.py text/x-c++ root:root 0o644 2.3 KB
/usr/lib/python3/dist-packages/asyncssh/connection.py text/x-c++ root:root 0o644 187.5 KB
/usr/lib/python3/dist-packages/asyncssh/constants.py text/plain root:root 0o644 7.4 KB
/usr/lib/python3/dist-packages/asyncssh/crypto/ root:root 0o755
/usr/lib/python3/dist-packages/asyncssh/crypto/chacha.py text/x-c++ root:root 0o644 4.3 KB
/usr/lib/python3/dist-packages/asyncssh/crypto/cipher.py text/plain root:root 0o644 1.0 KB
/usr/lib/python3/dist-packages/asyncssh/crypto/curve25519.py text/x-python root:root 0o644 1.9 KB
/usr/lib/python3/dist-packages/asyncssh/crypto/ec.py text/x-python root:root 0o644 3.7 KB
/usr/lib/python3/dist-packages/asyncssh/crypto/__init__.py text/x-python root:root 0o644 1.5 KB
/usr/lib/python3/dist-packages/asyncssh/crypto/pyca/ root:root 0o755
/usr/lib/python3/dist-packages/asyncssh/crypto/pyca/cipher.py text/x-c++ root:root 0o644 4.6 KB
/usr/lib/python3/dist-packages/asyncssh/crypto/pyca/dsa.py text/x-c++ root:root 0o644 3.0 KB
/usr/lib/python3/dist-packages/asyncssh/crypto/pyca/ec.py text/x-c++ root:root 0o644 5.2 KB
/usr/lib/python3/dist-packages/asyncssh/crypto/pyca/__init__.py text/x-python root:root 0o644 491 bytes
/usr/lib/python3/dist-packages/asyncssh/crypto/pyca/kdf.py text/x-python root:root 0o644 1.0 KB
/usr/lib/python3/dist-packages/asyncssh/crypto/pyca/misc.py text/x-c++ root:root 0o644 722 bytes
/usr/lib/python3/dist-packages/asyncssh/crypto/pyca/rsa.py text/x-c++ root:root 0o644 3.8 KB
/usr/lib/python3/dist-packages/asyncssh/crypto/pyca/x509.py text/x-c++ root:root 0o644 12.0 KB
/usr/lib/python3/dist-packages/asyncssh/crypto/umac.py text/x-python root:root 0o644 3.2 KB
/usr/lib/python3/dist-packages/asyncssh/dh.py text/x-python root:root 0o644 23.3 KB
/usr/lib/python3/dist-packages/asyncssh/dsa.py text/x-c++ root:root 0o644 7.2 KB
/usr/lib/python3/dist-packages/asyncssh/ecdh.py text/x-c++ root:root 0o644 4.6 KB
/usr/lib/python3/dist-packages/asyncssh/ecdsa.py text/x-c++ root:root 0o644 10.5 KB
/usr/lib/python3/dist-packages/asyncssh/ed25519.py text/x-c++ root:root 0o644 4.0 KB
/usr/lib/python3/dist-packages/asyncssh/editor.py text/x-c++ root:root 0o644 17.0 KB
/usr/lib/python3/dist-packages/asyncssh/forward.py text/x-c++ root:root 0o644 4.5 KB
/usr/lib/python3/dist-packages/asyncssh/gss.py text/x-python root:root 0o644 1.5 KB
/usr/lib/python3/dist-packages/asyncssh/gss_unix.py text/x-c++ root:root 0o644 3.8 KB
/usr/lib/python3/dist-packages/asyncssh/gss_win32.py text/x-c++ root:root 0o644 4.6 KB
/usr/lib/python3/dist-packages/asyncssh/__init__.py text/x-python root:root 0o644 2.6 KB
/usr/lib/python3/dist-packages/asyncssh/kex.py text/x-c++ root:root 0o644 2.6 KB
/usr/lib/python3/dist-packages/asyncssh/known_hosts.py text/x-c++ root:root 0o644 10.7 KB
/usr/lib/python3/dist-packages/asyncssh/listener.py text/x-c++ root:root 0o644 7.8 KB
/usr/lib/python3/dist-packages/asyncssh/logging.py text/plain root:root 0o644 496 bytes
/usr/lib/python3/dist-packages/asyncssh/mac.py text/x-c++ root:root 0o644 4.3 KB
/usr/lib/python3/dist-packages/asyncssh/misc.py text/x-c++ root:root 0o644 9.3 KB
/usr/lib/python3/dist-packages/asyncssh/packet.py text/x-c++ root:root 0o644 4.2 KB
/usr/lib/python3/dist-packages/asyncssh/pattern.py text/x-c++ root:root 0o644 3.9 KB
/usr/lib/python3/dist-packages/asyncssh/pbe.py text/x-c++ root:root 0o644 17.8 KB
/usr/lib/python3/dist-packages/asyncssh/process.py text/x-c++ root:root 0o644 38.8 KB
/usr/lib/python3/dist-packages/asyncssh/public_key.py text/x-c++ root:root 0o644 97.3 KB
/usr/lib/python3/dist-packages/asyncssh/rsa.py text/x-c++ root:root 0o644 6.7 KB
/usr/lib/python3/dist-packages/asyncssh/saslprep.py text/x-c++ root:root 0o644 3.1 KB
/usr/lib/python3/dist-packages/asyncssh/scp.py text/x-c++ root:root 0o644 27.2 KB
/usr/lib/python3/dist-packages/asyncssh/server.py text/x-c++ root:root 0o644 29.6 KB
/usr/lib/python3/dist-packages/asyncssh/session.py text/x-c++ root:root 0o644 17.9 KB
/usr/lib/python3/dist-packages/asyncssh/sftp.py text/x-c++ root:root 0o644 135.7 KB
/usr/lib/python3/dist-packages/asyncssh/stream.py text/x-c++ root:root 0o644 19.5 KB
/usr/lib/python3/dist-packages/asyncssh/version.py text/plain root:root 0o644 578 bytes
/usr/lib/python3/dist-packages/asyncssh/x11.py text/x-c++ root:root 0o644 14.9 KB
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/python3-asyncssh/ root:root 0o755
/usr/share/doc/python3-asyncssh/changelog.Debian.gz application/gzip root:root 0o644 777 bytes
/usr/share/doc/python3-asyncssh/CONTRIBUTING.rst text/plain root:root 0o644 3.8 KB
/usr/share/doc/python3-asyncssh/copyright text/plain root:root 0o644 11.8 KB
/usr/share/doc/python3-asyncssh/README.rst.gz application/gzip root:root 0o644 2.3 KB