Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-websocket-client-1.7.0-1.mga10 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: python3-websocket-client Distribution: Mageia
Version: 1.7.0 Vendor: Mageia.Org
Release: 1.mga10 Build date: Tue Dec 26 20:15:19 2023
Group: Development/Python Build host: localhost
Size: 461533 Source RPM: python-websocket-client-1.7.0-1.mga10.src.rpm
Packager: wally <wally>
Url: https://pypi.org/project/websocket-client
Summary: WebSocket client for python
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.

Provides

Requires

License

ASL 2.0

Changelog

* Tue Dec 26 2023 wally <wally> 1.7.0-1.mga10
  + Revision: 2021884
  - new version 1.7.0
* Sun Jan 15 2023 guillomovitch <guillomovitch> 1.4.2-1.mga9
  + Revision: 1933178
  - new version 1.4.2
  + neoclust <neoclust>
  - New version  1.3.3
* Thu Mar 24 2022 umeabot <umeabot> 0.58.0-3.mga9
  + Revision: 1824825
  - Mageia 9 Mass Rebuild
* Fri Feb 18 2022 mrambo3501 <mrambo3501> 0.58.0-2.mga9
  + Revision: 1780101
  - rebuild for python-3.10

Files

/usr/bin/wsdump
/usr/lib/python3.12/site-packages/websocket
/usr/lib/python3.12/site-packages/websocket/__init__.py
/usr/lib/python3.12/site-packages/websocket/__pycache__
/usr/lib/python3.12/site-packages/websocket/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_abnf.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_abnf.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_app.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_app.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_cookiejar.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_cookiejar.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_core.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_core.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_handshake.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_handshake.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_http.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_http.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_logging.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_logging.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_socket.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_socket.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_ssl_compat.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_ssl_compat.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_url.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_url.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_wsdump.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/__pycache__/_wsdump.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/_abnf.py
/usr/lib/python3.12/site-packages/websocket/_app.py
/usr/lib/python3.12/site-packages/websocket/_cookiejar.py
/usr/lib/python3.12/site-packages/websocket/_core.py
/usr/lib/python3.12/site-packages/websocket/_exceptions.py
/usr/lib/python3.12/site-packages/websocket/_handshake.py
/usr/lib/python3.12/site-packages/websocket/_http.py
/usr/lib/python3.12/site-packages/websocket/_logging.py
/usr/lib/python3.12/site-packages/websocket/_socket.py
/usr/lib/python3.12/site-packages/websocket/_ssl_compat.py
/usr/lib/python3.12/site-packages/websocket/_url.py
/usr/lib/python3.12/site-packages/websocket/_utils.py
/usr/lib/python3.12/site-packages/websocket/_wsdump.py
/usr/lib/python3.12/site-packages/websocket/py.typed
/usr/lib/python3.12/site-packages/websocket/tests
/usr/lib/python3.12/site-packages/websocket/tests/__init__.py
/usr/lib/python3.12/site-packages/websocket/tests/__pycache__
/usr/lib/python3.12/site-packages/websocket/tests/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/tests/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/tests/__pycache__/echo-server.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/tests/__pycache__/echo-server.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/tests/__pycache__/test_abnf.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/tests/__pycache__/test_abnf.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/tests/__pycache__/test_app.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/tests/__pycache__/test_app.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/tests/__pycache__/test_cookiejar.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/tests/__pycache__/test_cookiejar.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/tests/__pycache__/test_http.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/tests/__pycache__/test_http.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/tests/__pycache__/test_url.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/tests/__pycache__/test_url.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/tests/__pycache__/test_websocket.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/websocket/tests/__pycache__/test_websocket.cpython-312.pyc
/usr/lib/python3.12/site-packages/websocket/tests/data
/usr/lib/python3.12/site-packages/websocket/tests/data/header01.txt
/usr/lib/python3.12/site-packages/websocket/tests/data/header02.txt
/usr/lib/python3.12/site-packages/websocket/tests/data/header03.txt
/usr/lib/python3.12/site-packages/websocket/tests/echo-server.py
/usr/lib/python3.12/site-packages/websocket/tests/test_abnf.py
/usr/lib/python3.12/site-packages/websocket/tests/test_app.py
/usr/lib/python3.12/site-packages/websocket/tests/test_cookiejar.py
/usr/lib/python3.12/site-packages/websocket/tests/test_http.py
/usr/lib/python3.12/site-packages/websocket/tests/test_url.py
/usr/lib/python3.12/site-packages/websocket/tests/test_websocket.py
/usr/lib/python3.12/site-packages/websocket_client-1.7.0.dist-info
/usr/lib/python3.12/site-packages/websocket_client-1.7.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/websocket_client-1.7.0.dist-info/LICENSE
/usr/lib/python3.12/site-packages/websocket_client-1.7.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/websocket_client-1.7.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/websocket_client-1.7.0.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/websocket_client-1.7.0.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


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Apr 28 07:16:29 2024