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

python3-websockets-13.0.1-1.mga10 RPM for x86_64

From Mageia Cauldron for x86_64 / media / core / release

Name: python3-websockets Distribution: Mageia
Version: 13.0.1 Vendor: Mageia.Org
Release: 1.mga10 Build date: Sat Sep 28 07:38:31 2024
Group: Development/Python Build host: localhost
Size: 1520185 Source RPM: python-websockets-13.0.1-1.mga10.src.rpm
Packager: daviddavid <daviddavid>
Url: https://github.com/aaugustin/websockets
Summary: Implementation of the WebSocket Protocol for Python3
websockets is a library for developing WebSocket servers and clients in
Python. It implements RFC 6455 with a focus on correctness and simplicity. It
passes the Autobahn Testsuite.

Built on top of Python’s asynchronous I/O support introduced in PEP 3156, it
provides an API based on coroutines, making it easy to write highly concurrent
applications.

Provides

Requires

License

BSD

Changelog

* Sat Sep 28 2024 daviddavid <daviddavid> 13.0.1-1.mga10
  + Revision: 2101702
  - new version: 13.0.1
* Wed Dec 20 2023 tv <tv> 12.0-2.mga10
  + Revision: 2020305
  - Rebuild for python 3.12
  + wally <wally>
  - new version 12.0
* Sun Jan 15 2023 guillomovitch <guillomovitch> 10.4-1.mga9
  + Revision: 1933173
  - new version 10.4

Files

/usr/lib/.build-id
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/fd45aed87b85ce3b0faa64780e9a44fc78cb04
/usr/lib64/python3.12/site-packages/websockets
/usr/lib64/python3.12/site-packages/websockets-13.0.1.dist-info
/usr/lib64/python3.12/site-packages/websockets-13.0.1.dist-info/INSTALLER
/usr/lib64/python3.12/site-packages/websockets-13.0.1.dist-info/LICENSE
/usr/lib64/python3.12/site-packages/websockets-13.0.1.dist-info/METADATA
/usr/lib64/python3.12/site-packages/websockets-13.0.1.dist-info/WHEEL
/usr/lib64/python3.12/site-packages/websockets-13.0.1.dist-info/top_level.txt
/usr/lib64/python3.12/site-packages/websockets/__init__.py
/usr/lib64/python3.12/site-packages/websockets/__main__.py
/usr/lib64/python3.12/site-packages/websockets/__pycache__
/usr/lib64/python3.12/site-packages/websockets/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/__init__.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/__main__.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/__main__.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/auth.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/auth.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/client.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/client.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/connection.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/connection.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/datastructures.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/datastructures.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/exceptions.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/exceptions.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/frames.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/frames.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/headers.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/headers.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/http.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/http.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/http11.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/http11.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/imports.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/imports.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/protocol.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/protocol.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/server.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/server.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/streams.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/streams.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/typing.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/typing.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/uri.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/uri.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/utils.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/version.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/__pycache__/version.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/asyncio
/usr/lib64/python3.12/site-packages/websockets/asyncio/__init__.py
/usr/lib64/python3.12/site-packages/websockets/asyncio/__pycache__
/usr/lib64/python3.12/site-packages/websockets/asyncio/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/asyncio/__pycache__/__init__.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/asyncio/__pycache__/async_timeout.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/asyncio/__pycache__/async_timeout.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/asyncio/__pycache__/client.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/asyncio/__pycache__/client.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/asyncio/__pycache__/compatibility.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/asyncio/__pycache__/compatibility.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/asyncio/__pycache__/connection.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/asyncio/__pycache__/connection.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/asyncio/__pycache__/messages.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/asyncio/__pycache__/messages.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/asyncio/__pycache__/server.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/asyncio/__pycache__/server.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/asyncio/async_timeout.py
/usr/lib64/python3.12/site-packages/websockets/asyncio/client.py
/usr/lib64/python3.12/site-packages/websockets/asyncio/compatibility.py
/usr/lib64/python3.12/site-packages/websockets/asyncio/connection.py
/usr/lib64/python3.12/site-packages/websockets/asyncio/messages.py
/usr/lib64/python3.12/site-packages/websockets/asyncio/server.py
/usr/lib64/python3.12/site-packages/websockets/auth.py
/usr/lib64/python3.12/site-packages/websockets/client.py
/usr/lib64/python3.12/site-packages/websockets/connection.py
/usr/lib64/python3.12/site-packages/websockets/datastructures.py
/usr/lib64/python3.12/site-packages/websockets/exceptions.py
/usr/lib64/python3.12/site-packages/websockets/extensions
/usr/lib64/python3.12/site-packages/websockets/extensions/__init__.py
/usr/lib64/python3.12/site-packages/websockets/extensions/__pycache__
/usr/lib64/python3.12/site-packages/websockets/extensions/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/extensions/__pycache__/__init__.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/extensions/__pycache__/base.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/extensions/__pycache__/base.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/extensions/__pycache__/permessage_deflate.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/extensions/__pycache__/permessage_deflate.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/extensions/base.py
/usr/lib64/python3.12/site-packages/websockets/extensions/permessage_deflate.py
/usr/lib64/python3.12/site-packages/websockets/frames.py
/usr/lib64/python3.12/site-packages/websockets/headers.py
/usr/lib64/python3.12/site-packages/websockets/http.py
/usr/lib64/python3.12/site-packages/websockets/http11.py
/usr/lib64/python3.12/site-packages/websockets/imports.py
/usr/lib64/python3.12/site-packages/websockets/legacy
/usr/lib64/python3.12/site-packages/websockets/legacy/__init__.py
/usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__
/usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/__init__.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/auth.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/auth.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/client.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/client.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/framing.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/framing.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/handshake.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/handshake.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/http.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/http.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/protocol.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/protocol.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/server.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/legacy/__pycache__/server.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/legacy/auth.py
/usr/lib64/python3.12/site-packages/websockets/legacy/client.py
/usr/lib64/python3.12/site-packages/websockets/legacy/framing.py
/usr/lib64/python3.12/site-packages/websockets/legacy/handshake.py
/usr/lib64/python3.12/site-packages/websockets/legacy/http.py
/usr/lib64/python3.12/site-packages/websockets/legacy/protocol.py
/usr/lib64/python3.12/site-packages/websockets/legacy/server.py
/usr/lib64/python3.12/site-packages/websockets/protocol.py
/usr/lib64/python3.12/site-packages/websockets/py.typed
/usr/lib64/python3.12/site-packages/websockets/server.py
/usr/lib64/python3.12/site-packages/websockets/speedups.c
/usr/lib64/python3.12/site-packages/websockets/speedups.cpython-312-x86_64-linux-gnu.so
/usr/lib64/python3.12/site-packages/websockets/speedups.pyi
/usr/lib64/python3.12/site-packages/websockets/streams.py
/usr/lib64/python3.12/site-packages/websockets/sync
/usr/lib64/python3.12/site-packages/websockets/sync/__init__.py
/usr/lib64/python3.12/site-packages/websockets/sync/__pycache__
/usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/__init__.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/client.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/client.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/connection.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/connection.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/messages.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/messages.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/server.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/server.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/websockets/sync/__pycache__/utils.cpython-312.pyc
/usr/lib64/python3.12/site-packages/websockets/sync/client.py
/usr/lib64/python3.12/site-packages/websockets/sync/connection.py
/usr/lib64/python3.12/site-packages/websockets/sync/messages.py
/usr/lib64/python3.12/site-packages/websockets/sync/server.py
/usr/lib64/python3.12/site-packages/websockets/sync/utils.py
/usr/lib64/python3.12/site-packages/websockets/typing.py
/usr/lib64/python3.12/site-packages/websockets/uri.py
/usr/lib64/python3.12/site-packages/websockets/utils.py
/usr/lib64/python3.12/site-packages/websockets/version.py
/usr/share/doc/python3-websockets
/usr/share/doc/python3-websockets/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Nov 19 11:59:00 2024