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

python-websockets-12.0-1 RPM for aarch64

From OpenMandriva Cooker for aarch64 / main / release

Name: python-websockets Distribution: OpenMandriva Lx
Version: 12.0 Vendor: OpenMandriva
Release: 1 Build date: Sun Dec 31 16:52:27 2023
Group: Development/Python Build host: instance-20220713-1556-1.openmandriva.org
Size: 907948 Source RPM: python-websockets-12.0-1.src.rpm
Packager: angrypenguin <angrypenguinpoland@gmail.com>
Url: https://pypi.python.org/pypi/websockets
Summary: An implementation of the WebSocket Protocol for python with asyncio
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

Files

/usr/lib64/python3.11/site-packages/websockets
/usr/lib64/python3.11/site-packages/websockets-12.0.dist-info
/usr/lib64/python3.11/site-packages/websockets-12.0.dist-info/INSTALLER
/usr/lib64/python3.11/site-packages/websockets-12.0.dist-info/LICENSE
/usr/lib64/python3.11/site-packages/websockets-12.0.dist-info/METADATA
/usr/lib64/python3.11/site-packages/websockets-12.0.dist-info/RECORD
/usr/lib64/python3.11/site-packages/websockets-12.0.dist-info/REQUESTED
/usr/lib64/python3.11/site-packages/websockets-12.0.dist-info/WHEEL
/usr/lib64/python3.11/site-packages/websockets-12.0.dist-info/direct_url.json
/usr/lib64/python3.11/site-packages/websockets-12.0.dist-info/top_level.txt
/usr/lib64/python3.11/site-packages/websockets/__init__.py
/usr/lib64/python3.11/site-packages/websockets/__main__.py
/usr/lib64/python3.11/site-packages/websockets/__pycache__
/usr/lib64/python3.11/site-packages/websockets/__pycache__/__init__.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/__pycache__/__main__.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/__pycache__/auth.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/__pycache__/client.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/__pycache__/connection.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/__pycache__/datastructures.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/__pycache__/exceptions.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/__pycache__/frames.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/__pycache__/headers.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/__pycache__/http.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/__pycache__/http11.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/__pycache__/imports.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/__pycache__/protocol.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/__pycache__/server.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/__pycache__/streams.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/__pycache__/typing.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/__pycache__/uri.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/__pycache__/utils.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/__pycache__/version.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/auth.py
/usr/lib64/python3.11/site-packages/websockets/client.py
/usr/lib64/python3.11/site-packages/websockets/connection.py
/usr/lib64/python3.11/site-packages/websockets/datastructures.py
/usr/lib64/python3.11/site-packages/websockets/exceptions.py
/usr/lib64/python3.11/site-packages/websockets/extensions
/usr/lib64/python3.11/site-packages/websockets/extensions/__init__.py
/usr/lib64/python3.11/site-packages/websockets/extensions/__pycache__
/usr/lib64/python3.11/site-packages/websockets/extensions/__pycache__/__init__.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/extensions/__pycache__/base.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/extensions/__pycache__/permessage_deflate.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/extensions/base.py
/usr/lib64/python3.11/site-packages/websockets/extensions/permessage_deflate.py
/usr/lib64/python3.11/site-packages/websockets/frames.py
/usr/lib64/python3.11/site-packages/websockets/headers.py
/usr/lib64/python3.11/site-packages/websockets/http.py
/usr/lib64/python3.11/site-packages/websockets/http11.py
/usr/lib64/python3.11/site-packages/websockets/imports.py
/usr/lib64/python3.11/site-packages/websockets/legacy
/usr/lib64/python3.11/site-packages/websockets/legacy/__init__.py
/usr/lib64/python3.11/site-packages/websockets/legacy/__pycache__
/usr/lib64/python3.11/site-packages/websockets/legacy/__pycache__/__init__.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/legacy/__pycache__/async_timeout.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/legacy/__pycache__/auth.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/legacy/__pycache__/client.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/legacy/__pycache__/compatibility.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/legacy/__pycache__/framing.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/legacy/__pycache__/handshake.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/legacy/__pycache__/http.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/legacy/__pycache__/protocol.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/legacy/__pycache__/server.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/legacy/async_timeout.py
/usr/lib64/python3.11/site-packages/websockets/legacy/auth.py
/usr/lib64/python3.11/site-packages/websockets/legacy/client.py
/usr/lib64/python3.11/site-packages/websockets/legacy/compatibility.py
/usr/lib64/python3.11/site-packages/websockets/legacy/framing.py
/usr/lib64/python3.11/site-packages/websockets/legacy/handshake.py
/usr/lib64/python3.11/site-packages/websockets/legacy/http.py
/usr/lib64/python3.11/site-packages/websockets/legacy/protocol.py
/usr/lib64/python3.11/site-packages/websockets/legacy/server.py
/usr/lib64/python3.11/site-packages/websockets/protocol.py
/usr/lib64/python3.11/site-packages/websockets/py.typed
/usr/lib64/python3.11/site-packages/websockets/server.py
/usr/lib64/python3.11/site-packages/websockets/speedups.cpython-311-aarch64-linux-gnu.so
/usr/lib64/python3.11/site-packages/websockets/streams.py
/usr/lib64/python3.11/site-packages/websockets/sync
/usr/lib64/python3.11/site-packages/websockets/sync/__init__.py
/usr/lib64/python3.11/site-packages/websockets/sync/__pycache__
/usr/lib64/python3.11/site-packages/websockets/sync/__pycache__/__init__.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/sync/__pycache__/client.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/sync/__pycache__/connection.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/sync/__pycache__/messages.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/sync/__pycache__/server.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/sync/__pycache__/utils.cpython-311.pyc
/usr/lib64/python3.11/site-packages/websockets/sync/client.py
/usr/lib64/python3.11/site-packages/websockets/sync/connection.py
/usr/lib64/python3.11/site-packages/websockets/sync/messages.py
/usr/lib64/python3.11/site-packages/websockets/sync/server.py
/usr/lib64/python3.11/site-packages/websockets/sync/utils.py
/usr/lib64/python3.11/site-packages/websockets/typing.py
/usr/lib64/python3.11/site-packages/websockets/uri.py
/usr/lib64/python3.11/site-packages/websockets/utils.py
/usr/lib64/python3.11/site-packages/websockets/version.py
/usr/share/doc/python-websockets
/usr/share/doc/python-websockets/README.rst
/usr/share/licenses/python-websockets
/usr/share/licenses/python-websockets/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 23:13:12 2024