python3-websocket (1.9.0-3)

Details

Core information at a glance

Distribution
ubuntu
Origin
ubuntu-stonking
Repository
https://nl.archive.ubuntu.com/ubuntu
Codename
stonking
Component
universe
Source
websocket-client
Architecture
amd64v3
Section
universe/python
Priority
optional
Maintainer
Ubuntu Developers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
327 B
Size expected
50.5 kB
Size actual
50.5 kB
Size match

Dependencies

Required package dependencies

  • python3:any

Suggested packages

Recommended additional packages

  • None

Description

WebSocket client library - Python 3.x

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5438ff8f0…44d07873
SHA-1a68005f9…83cbc9f9
SHA-2568741de93…e04fabd8
SHA-51274de46d8…04b202e1

Contents

Files and directories included

.
usr
usr/bin
usr/bin/wsdump
usr/lib
usr/lib/python3
usr/lib/python3/dist-packages
usr/lib/python3/dist-packages/websocket
usr/lib/python3/dist-packages/websocket/__init__.py
usr/lib/python3/dist-packages/websocket/_abnf.py
usr/lib/python3/dist-packages/websocket/_app.py
usr/lib/python3/dist-packages/websocket/_cookiejar.py
usr/lib/python3/dist-packages/websocket/_core.py
usr/lib/python3/dist-packages/websocket/_dispatcher.py
usr/lib/python3/dist-packages/websocket/_exceptions.py
usr/lib/python3/dist-packages/websocket/_handshake.py
usr/lib/python3/dist-packages/websocket/_http.py
usr/lib/python3/dist-packages/websocket/_logging.py
usr/lib/python3/dist-packages/websocket/_socket.py
usr/lib/python3/dist-packages/websocket/_ssl_compat.py
usr/lib/python3/dist-packages/websocket/_url.py
usr/lib/python3/dist-packages/websocket/_utils.py
usr/lib/python3/dist-packages/websocket/_wsdump.py
usr/lib/python3/dist-packages/websocket/py.typed
usr/lib/python3/dist-packages/websocket/tests
usr/lib/python3/dist-packages/websocket/tests/__init__.py
usr/lib/python3/dist-packages/websocket/tests/data
usr/lib/python3/dist-packages/websocket/tests/data/header01.txt
usr/lib/python3/dist-packages/websocket/tests/data/header02.txt
usr/lib/python3/dist-packages/websocket/tests/data/header03.txt
usr/lib/python3/dist-packages/websocket/tests/echo-server.py
usr/lib/python3/dist-packages/websocket/tests/test_abnf.py
usr/lib/python3/dist-packages/websocket/tests/test_app.py
usr/lib/python3/dist-packages/websocket/tests/test_cookiejar.py
usr/lib/python3/dist-packages/websocket/tests/test_dispatcher.py
usr/lib/python3/dist-packages/websocket/tests/test_handshake_large_response.py
usr/lib/python3/dist-packages/websocket/tests/test_http.py
usr/lib/python3/dist-packages/websocket/tests/test_large_payloads.py
usr/lib/python3/dist-packages/websocket/tests/test_socket.py
usr/lib/python3/dist-packages/websocket/tests/test_socket_bugs.py
usr/lib/python3/dist-packages/websocket/tests/test_ssl_compat.py
usr/lib/python3/dist-packages/websocket/tests/test_ssl_edge_cases.py
usr/lib/python3/dist-packages/websocket/tests/test_url.py
usr/lib/python3/dist-packages/websocket/tests/test_utils.py
usr/lib/python3/dist-packages/websocket/tests/test_websocket.py
usr/lib/python3/dist-packages/websocket_client-1.9.0.egg-info
usr/lib/python3/dist-packages/websocket_client-1.9.0.egg-info/PKG-INFO
usr/lib/python3/dist-packages/websocket_client-1.9.0.egg-info/dependency_links.txt
usr/lib/python3/dist-packages/websocket_client-1.9.0.egg-info/entry_points.txt
usr/lib/python3/dist-packages/websocket_client-1.9.0.egg-info/requires.txt
usr/lib/python3/dist-packages/websocket_client-1.9.0.egg-info/top_level.txt
usr/share
usr/share/doc
usr/share/doc/python3-websocket
usr/share/doc/python3-websocket/changelog.Debian.gz
usr/share/doc/python3-websocket/copyright
usr/share/doc/python3-websocket/examples
usr/share/doc/python3-websocket/examples/echo_client.py
usr/share/doc/python3-websocket/examples/echoapp_client.py
usr/share/doc/python3-websocket/examples/rel_client.py