Metadata for python3-websocket-client-1.2.3-2.el9.noarch.rpm

0 directories 0 files
Go up

INFO

Name: python3-websocket-client
Version: 1.2.3-2.el9
Arch: noarch
Summary: WebSocket client for python
License: ASL 2.0
Vendor: Fedora Project
Build Host: buildvm-ppc64le-15.iad2.fedoraproject.org
Build Date: Thu Feb  3 16:16:44 2022
Size: 326502
URL: https://github.com/websocket-client/websocket-client
Description: websocket-client is a WebSocket client for Python.  It provides access to low
level APIs for WebSockets.  websocket-client implements version hybi-13 of the
WebSocket protocol.  This client does not currently support the
permessage-deflate extension from RFC 7692.

FILES

/usr/bin/wsdump
/usr/lib/python3.9/site-packages/websocket
/usr/lib/python3.9/site-packages/websocket/__init__.py
/usr/lib/python3.9/site-packages/websocket/__pycache__
/usr/lib/python3.9/site-packages/websocket/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_abnf.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_abnf.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_app.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_app.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_cookiejar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_cookiejar.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_core.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_core.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_exceptions.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_exceptions.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_handshake.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_handshake.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_http.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_http.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_logging.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_logging.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_socket.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_socket.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_ssl_compat.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_ssl_compat.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_url.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_url.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_utils.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_utils.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_wsdump.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_wsdump.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/_abnf.py
/usr/lib/python3.9/site-packages/websocket/_app.py
/usr/lib/python3.9/site-packages/websocket/_cookiejar.py
/usr/lib/python3.9/site-packages/websocket/_core.py
/usr/lib/python3.9/site-packages/websocket/_exceptions.py
/usr/lib/python3.9/site-packages/websocket/_handshake.py
/usr/lib/python3.9/site-packages/websocket/_http.py
/usr/lib/python3.9/site-packages/websocket/_logging.py
/usr/lib/python3.9/site-packages/websocket/_socket.py
/usr/lib/python3.9/site-packages/websocket/_ssl_compat.py
/usr/lib/python3.9/site-packages/websocket/_url.py
/usr/lib/python3.9/site-packages/websocket/_utils.py
/usr/lib/python3.9/site-packages/websocket/_wsdump.py
/usr/lib/python3.9/site-packages/websocket/tests
/usr/lib/python3.9/site-packages/websocket/tests/__init__.py
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/echo-server.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/echo-server.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_abnf.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_abnf.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_app.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_app.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_cookiejar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_cookiejar.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_http.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_http.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_url.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_url.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_websocket.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_websocket.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/tests/data
/usr/lib/python3.9/site-packages/websocket/tests/data/header01.txt
/usr/lib/python3.9/site-packages/websocket/tests/data/header02.txt
/usr/lib/python3.9/site-packages/websocket/tests/data/header03.txt
/usr/lib/python3.9/site-packages/websocket/tests/echo-server.py
/usr/lib/python3.9/site-packages/websocket/tests/test_abnf.py
/usr/lib/python3.9/site-packages/websocket/tests/test_app.py
/usr/lib/python3.9/site-packages/websocket/tests/test_cookiejar.py
/usr/lib/python3.9/site-packages/websocket/tests/test_http.py
/usr/lib/python3.9/site-packages/websocket/tests/test_url.py
/usr/lib/python3.9/site-packages/websocket/tests/test_websocket.py
/usr/lib/python3.9/site-packages/websocket_client-1.2.3.dist-info
/usr/lib/python3.9/site-packages/websocket_client-1.2.3.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/websocket_client-1.2.3.dist-info/LICENSE
/usr/lib/python3.9/site-packages/websocket_client-1.2.3.dist-info/METADATA
/usr/lib/python3.9/site-packages/websocket_client-1.2.3.dist-info/WHEEL
/usr/lib/python3.9/site-packages/websocket_client-1.2.3.dist-info/entry_points.txt
/usr/lib/python3.9/site-packages/websocket_client-1.2.3.dist-info/top_level.txt
/usr/share/doc/python3-websocket-client
/usr/share/doc/python3-websocket-client/ChangeLog
/usr/share/doc/python3-websocket-client/README.md
/usr/share/licenses/python3-websocket-client
/usr/share/licenses/python3-websocket-client/LICENSE

REQUIRES

/usr/bin/python3
python(abi) 3.9
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

python-websocket-client 1.2.3-2.el9
python3-websocket-client 1.2.3-2.el9
python3.9-websocket-client 1.2.3-2.el9
python3.9dist(websocket-client) 1.2.3
python3dist(websocket-client) 1.2.3

CONFIG FILES

/usr/bin/wsdump
/usr/lib/python3.9/site-packages/websocket
/usr/lib/python3.9/site-packages/websocket/__init__.py
/usr/lib/python3.9/site-packages/websocket/__pycache__
/usr/lib/python3.9/site-packages/websocket/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_abnf.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_abnf.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_app.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_app.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_cookiejar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_cookiejar.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_core.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_core.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_exceptions.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_exceptions.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_handshake.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_handshake.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_http.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_http.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_logging.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_logging.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_socket.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_socket.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_ssl_compat.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_ssl_compat.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_url.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_url.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_utils.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_utils.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_wsdump.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/__pycache__/_wsdump.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/_abnf.py
/usr/lib/python3.9/site-packages/websocket/_app.py
/usr/lib/python3.9/site-packages/websocket/_cookiejar.py
/usr/lib/python3.9/site-packages/websocket/_core.py
/usr/lib/python3.9/site-packages/websocket/_exceptions.py
/usr/lib/python3.9/site-packages/websocket/_handshake.py
/usr/lib/python3.9/site-packages/websocket/_http.py
/usr/lib/python3.9/site-packages/websocket/_logging.py
/usr/lib/python3.9/site-packages/websocket/_socket.py
/usr/lib/python3.9/site-packages/websocket/_ssl_compat.py
/usr/lib/python3.9/site-packages/websocket/_url.py
/usr/lib/python3.9/site-packages/websocket/_utils.py
/usr/lib/python3.9/site-packages/websocket/_wsdump.py
/usr/lib/python3.9/site-packages/websocket/tests
/usr/lib/python3.9/site-packages/websocket/tests/__init__.py
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/echo-server.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/echo-server.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_abnf.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_abnf.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_app.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_app.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_cookiejar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_cookiejar.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_http.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_http.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_url.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_url.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_websocket.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/websocket/tests/__pycache__/test_websocket.cpython-39.pyc
/usr/lib/python3.9/site-packages/websocket/tests/data
/usr/lib/python3.9/site-packages/websocket/tests/data/header01.txt
/usr/lib/python3.9/site-packages/websocket/tests/data/header02.txt
/usr/lib/python3.9/site-packages/websocket/tests/data/header03.txt
/usr/lib/python3.9/site-packages/websocket/tests/echo-server.py
/usr/lib/python3.9/site-packages/websocket/tests/test_abnf.py
/usr/lib/python3.9/site-packages/websocket/tests/test_app.py
/usr/lib/python3.9/site-packages/websocket/tests/test_cookiejar.py
/usr/lib/python3.9/site-packages/websocket/tests/test_http.py
/usr/lib/python3.9/site-packages/websocket/tests/test_url.py
/usr/lib/python3.9/site-packages/websocket/tests/test_websocket.py
/usr/lib/python3.9/site-packages/websocket_client-1.2.3.dist-info
/usr/lib/python3.9/site-packages/websocket_client-1.2.3.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/websocket_client-1.2.3.dist-info/LICENSE l
/usr/lib/python3.9/site-packages/websocket_client-1.2.3.dist-info/METADATA
/usr/lib/python3.9/site-packages/websocket_client-1.2.3.dist-info/WHEEL
/usr/lib/python3.9/site-packages/websocket_client-1.2.3.dist-info/entry_points.txt
/usr/lib/python3.9/site-packages/websocket_client-1.2.3.dist-info/top_level.txt
/usr/share/doc/python3-websocket-client
/usr/share/doc/python3-websocket-client/ChangeLog d
/usr/share/doc/python3-websocket-client/README.md d
/usr/share/licenses/python3-websocket-client
/usr/share/licenses/python3-websocket-client/LICENSE l

LICENSE FILES

ASL 2.0