python3-websocket (1.2.3-1)

Details

Core information at a glance

Distribution
debian
Origin
debian-bookworm
Repository
https://deb.debian.org/debian
Codename
bookworm
Component
main
Source
websocket-client
Architecture
all
Section
python
Priority
optional
Maintainer
Debian Python Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
205 B
Size expected
40.4 kB
Size actual
40.4 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
MD5a66c5bec…f754d924
SHA-13f190e53…ed3d52ac
SHA-25618ecef17…099a0c7d
SHA-5127c9a80d5…fa7ef4a6

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/_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/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_http.py
usr/lib/python3/dist-packages/websocket/tests/test_url.py
usr/lib/python3/dist-packages/websocket/tests/test_websocket.py
usr/lib/python3/dist-packages/websocket_client-1.2.3.egg-info
usr/lib/python3/dist-packages/websocket_client-1.2.3.egg-info/PKG-INFO
usr/lib/python3/dist-packages/websocket_client-1.2.3.egg-info/dependency_links.txt
usr/lib/python3/dist-packages/websocket_client-1.2.3.egg-info/entry_points.txt
usr/lib/python3/dist-packages/websocket_client-1.2.3.egg-info/requires.txt
usr/lib/python3/dist-packages/websocket_client-1.2.3.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/changelog.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