python-websockets 12.0-2 File List

Package has 286 files and 101 directories.

Back to Package

  • usr/
  • usr/lib/
  • usr/lib/python3.12/
  • usr/lib/python3.12/site-packages/
  • usr/lib/python3.12/site-packages/websockets-12.0.dist-info/
  • usr/lib/python3.12/site-packages/websockets-12.0.dist-info/LICENSE
  • usr/lib/python3.12/site-packages/websockets-12.0.dist-info/METADATA
  • usr/lib/python3.12/site-packages/websockets-12.0.dist-info/RECORD
  • usr/lib/python3.12/site-packages/websockets-12.0.dist-info/WHEEL
  • usr/lib/python3.12/site-packages/websockets-12.0.dist-info/top_level.txt
  • usr/lib/python3.12/site-packages/websockets/
  • usr/lib/python3.12/site-packages/websockets/__init__.py
  • usr/lib/python3.12/site-packages/websockets/__main__.py
  • usr/lib/python3.12/site-packages/websockets/__pycache__/
  • usr/lib/python3.12/site-packages/websockets/__pycache__/__init__.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/__init__.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/__main__.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/__main__.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/auth.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/auth.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/client.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/client.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/connection.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/connection.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/datastructures.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/datastructures.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/exceptions.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/exceptions.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/frames.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/frames.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/headers.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/headers.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/http.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/http.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/http11.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/http11.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/imports.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/imports.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/protocol.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/protocol.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/server.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/server.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/streams.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/streams.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/typing.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/typing.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/uri.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/uri.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/utils.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/utils.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/version.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/__pycache__/version.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/auth.py
  • usr/lib/python3.12/site-packages/websockets/client.py
  • usr/lib/python3.12/site-packages/websockets/connection.py
  • usr/lib/python3.12/site-packages/websockets/datastructures.py
  • usr/lib/python3.12/site-packages/websockets/exceptions.py
  • usr/lib/python3.12/site-packages/websockets/extensions/
  • usr/lib/python3.12/site-packages/websockets/extensions/__init__.py
  • usr/lib/python3.12/site-packages/websockets/extensions/__pycache__/
  • usr/lib/python3.12/site-packages/websockets/extensions/__pycache__/__init__.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/extensions/__pycache__/__init__.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/extensions/__pycache__/base.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/extensions/__pycache__/base.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/extensions/__pycache__/permessage_deflate.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/extensions/__pycache__/permessage_deflate.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/extensions/base.py
  • usr/lib/python3.12/site-packages/websockets/extensions/permessage_deflate.py
  • usr/lib/python3.12/site-packages/websockets/frames.py
  • usr/lib/python3.12/site-packages/websockets/headers.py
  • usr/lib/python3.12/site-packages/websockets/http.py
  • usr/lib/python3.12/site-packages/websockets/http11.py
  • usr/lib/python3.12/site-packages/websockets/imports.py
  • usr/lib/python3.12/site-packages/websockets/legacy/
  • usr/lib/python3.12/site-packages/websockets/legacy/__init__.py
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/__init__.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/__init__.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/async_timeout.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/async_timeout.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/auth.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/auth.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/client.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/client.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/compatibility.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/compatibility.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/framing.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/framing.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/handshake.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/handshake.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/http.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/http.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/protocol.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/protocol.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/server.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/legacy/__pycache__/server.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/legacy/async_timeout.py
  • usr/lib/python3.12/site-packages/websockets/legacy/auth.py
  • usr/lib/python3.12/site-packages/websockets/legacy/client.py
  • usr/lib/python3.12/site-packages/websockets/legacy/compatibility.py
  • usr/lib/python3.12/site-packages/websockets/legacy/framing.py
  • usr/lib/python3.12/site-packages/websockets/legacy/handshake.py
  • usr/lib/python3.12/site-packages/websockets/legacy/http.py
  • usr/lib/python3.12/site-packages/websockets/legacy/protocol.py
  • usr/lib/python3.12/site-packages/websockets/legacy/server.py
  • usr/lib/python3.12/site-packages/websockets/protocol.py
  • usr/lib/python3.12/site-packages/websockets/py.typed
  • usr/lib/python3.12/site-packages/websockets/server.py
  • usr/lib/python3.12/site-packages/websockets/speedups.c
  • usr/lib/python3.12/site-packages/websockets/speedups.cpython-312-x86_64-linux-gnu.so
  • usr/lib/python3.12/site-packages/websockets/speedups.pyi
  • usr/lib/python3.12/site-packages/websockets/streams.py
  • usr/lib/python3.12/site-packages/websockets/sync/
  • usr/lib/python3.12/site-packages/websockets/sync/__init__.py
  • usr/lib/python3.12/site-packages/websockets/sync/__pycache__/
  • usr/lib/python3.12/site-packages/websockets/sync/__pycache__/__init__.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/sync/__pycache__/__init__.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/sync/__pycache__/client.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/sync/__pycache__/client.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/sync/__pycache__/connection.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/sync/__pycache__/connection.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/sync/__pycache__/messages.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/sync/__pycache__/messages.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/sync/__pycache__/server.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/sync/__pycache__/server.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/sync/__pycache__/utils.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/websockets/sync/__pycache__/utils.cpython-312.pyc
  • usr/lib/python3.12/site-packages/websockets/sync/client.py
  • usr/lib/python3.12/site-packages/websockets/sync/connection.py
  • usr/lib/python3.12/site-packages/websockets/sync/messages.py
  • usr/lib/python3.12/site-packages/websockets/sync/server.py
  • usr/lib/python3.12/site-packages/websockets/sync/utils.py
  • usr/lib/python3.12/site-packages/websockets/typing.py
  • usr/lib/python3.12/site-packages/websockets/uri.py
  • usr/lib/python3.12/site-packages/websockets/utils.py
  • usr/lib/python3.12/site-packages/websockets/version.py
  • usr/share/
  • usr/share/doc/
  • usr/share/doc/python-websockets/
  • usr/share/doc/python-websockets/.buildinfo
  • usr/share/doc/python-websockets/.doctrees/
  • usr/share/doc/python-websockets/.doctrees/environment.pickle
  • usr/share/doc/python-websockets/.doctrees/faq/
  • usr/share/doc/python-websockets/.doctrees/faq/asyncio.doctree
  • usr/share/doc/python-websockets/.doctrees/faq/client.doctree
  • usr/share/doc/python-websockets/.doctrees/faq/common.doctree
  • usr/share/doc/python-websockets/.doctrees/faq/index.doctree
  • usr/share/doc/python-websockets/.doctrees/faq/misc.doctree
  • usr/share/doc/python-websockets/.doctrees/faq/server.doctree
  • usr/share/doc/python-websockets/.doctrees/howto/
  • usr/share/doc/python-websockets/.doctrees/howto/autoreload.doctree
  • usr/share/doc/python-websockets/.doctrees/howto/cheatsheet.doctree
  • usr/share/doc/python-websockets/.doctrees/howto/django.doctree
  • usr/share/doc/python-websockets/.doctrees/howto/extensions.doctree
  • usr/share/doc/python-websockets/.doctrees/howto/fly.doctree
  • usr/share/doc/python-websockets/.doctrees/howto/haproxy.doctree
  • usr/share/doc/python-websockets/.doctrees/howto/heroku.doctree
  • usr/share/doc/python-websockets/.doctrees/howto/index.doctree
  • usr/share/doc/python-websockets/.doctrees/howto/kubernetes.doctree
  • usr/share/doc/python-websockets/.doctrees/howto/nginx.doctree
  • usr/share/doc/python-websockets/.doctrees/howto/patterns.doctree
  • usr/share/doc/python-websockets/.doctrees/howto/quickstart.doctree
  • usr/share/doc/python-websockets/.doctrees/howto/render.doctree
  • usr/share/doc/python-websockets/.doctrees/howto/sansio.doctree
  • usr/share/doc/python-websockets/.doctrees/howto/supervisor.doctree
  • usr/share/doc/python-websockets/.doctrees/index.doctree
  • usr/share/doc/python-websockets/.doctrees/intro/
  • usr/share/doc/python-websockets/.doctrees/intro/index.doctree
  • usr/share/doc/python-websockets/.doctrees/intro/tutorial1.doctree
  • usr/share/doc/python-websockets/.doctrees/intro/tutorial2.doctree
  • usr/share/doc/python-websockets/.doctrees/intro/tutorial3.doctree
  • usr/share/doc/python-websockets/.doctrees/project/
  • usr/share/doc/python-websockets/.doctrees/project/changelog.doctree
  • usr/share/doc/python-websockets/.doctrees/project/contributing.doctree
  • usr/share/doc/python-websockets/.doctrees/project/index.doctree
  • usr/share/doc/python-websockets/.doctrees/project/license.doctree
  • usr/share/doc/python-websockets/.doctrees/project/tidelift.doctree
  • usr/share/doc/python-websockets/.doctrees/reference/
  • usr/share/doc/python-websockets/.doctrees/reference/asyncio/
  • usr/share/doc/python-websockets/.doctrees/reference/asyncio/client.doctree
  • usr/share/doc/python-websockets/.doctrees/reference/asyncio/common.doctree
  • usr/share/doc/python-websockets/.doctrees/reference/asyncio/server.doctree
  • usr/share/doc/python-websockets/.doctrees/reference/datastructures.doctree
  • usr/share/doc/python-websockets/.doctrees/reference/exceptions.doctree
  • usr/share/doc/python-websockets/.doctrees/reference/extensions.doctree
  • usr/share/doc/python-websockets/.doctrees/reference/features.doctree
  • usr/share/doc/python-websockets/.doctrees/reference/index.doctree
  • usr/share/doc/python-websockets/.doctrees/reference/sansio/
  • usr/share/doc/python-websockets/.doctrees/reference/sansio/client.doctree
  • usr/share/doc/python-websockets/.doctrees/reference/sansio/common.doctree
  • usr/share/doc/python-websockets/.doctrees/reference/sansio/server.doctree
  • usr/share/doc/python-websockets/.doctrees/reference/sync/
  • usr/share/doc/python-websockets/.doctrees/reference/sync/client.doctree
  • usr/share/doc/python-websockets/.doctrees/reference/sync/common.doctree
  • usr/share/doc/python-websockets/.doctrees/reference/sync/server.doctree
  • usr/share/doc/python-websockets/.doctrees/reference/types.doctree
  • usr/share/doc/python-websockets/.doctrees/topics/
  • usr/share/doc/python-websockets/.doctrees/topics/authentication.doctree
  • usr/share/doc/python-websockets/.doctrees/topics/broadcast.doctree
  • usr/share/doc/python-websockets/.doctrees/topics/compression.doctree
  • usr/share/doc/python-websockets/.doctrees/topics/deployment.doctree
  • usr/share/doc/python-websockets/.doctrees/topics/design.doctree
  • usr/share/doc/python-websockets/.doctrees/topics/index.doctree
  • usr/share/doc/python-websockets/.doctrees/topics/logging.doctree
  • usr/share/doc/python-websockets/.doctrees/topics/memory.doctree
  • usr/share/doc/python-websockets/.doctrees/topics/performance.doctree
  • usr/share/doc/python-websockets/.doctrees/topics/security.doctree
  • usr/share/doc/python-websockets/.doctrees/topics/timeouts.doctree
  • usr/share/doc/python-websockets/README.rst
  • usr/share/doc/python-websockets/_downloads/
  • usr/share/doc/python-websockets/_downloads/0a64a74790b923f7a434d52ffb8ee439/
  • usr/share/doc/python-websockets/_downloads/0a64a74790b923f7a434d52ffb8ee439/connect4.js
  • usr/share/doc/python-websockets/_downloads/732ee336610fa8eabb776a1f391337fc/
  • usr/share/doc/python-websockets/_downloads/732ee336610fa8eabb776a1f391337fc/connect4.py
  • usr/share/doc/python-websockets/_downloads/7befac290d5b5a8e50fffd4c01f743a4/
  • usr/share/doc/python-websockets/_downloads/7befac290d5b5a8e50fffd4c01f743a4/connect4.css
  • usr/share/doc/python-websockets/_downloads/c350abd2963d053f49c19e58cceced69/
  • usr/share/doc/python-websockets/_downloads/c350abd2963d053f49c19e58cceced69/localhost.pem
  • usr/share/doc/python-websockets/_images/
  • usr/share/doc/python-websockets/_images/authentication.svg
  • usr/share/doc/python-websockets/_images/data-flow.svg
  • usr/share/doc/python-websockets/_images/deployment.svg
  • usr/share/doc/python-websockets/_images/lifecycle.svg
  • usr/share/doc/python-websockets/_images/protocol.svg
  • usr/share/doc/python-websockets/_images/tidelift.png
  • usr/share/doc/python-websockets/_static/
  • usr/share/doc/python-websockets/_static/basic.css
  • usr/share/doc/python-websockets/_static/check-solid.svg
  • usr/share/doc/python-websockets/_static/clipboard.min.js
  • usr/share/doc/python-websockets/_static/copy-button.svg
  • usr/share/doc/python-websockets/_static/copybutton.css
  • usr/share/doc/python-websockets/_static/copybutton.js
  • usr/share/doc/python-websockets/_static/copybutton_funcs.js
  • usr/share/doc/python-websockets/_static/debug.css
  • usr/share/doc/python-websockets/_static/doctools.js
  • usr/share/doc/python-websockets/_static/documentation_options.js
  • usr/share/doc/python-websockets/_static/favicon.ico
  • usr/share/doc/python-websockets/_static/file.png
  • usr/share/doc/python-websockets/_static/language_data.js
  • usr/share/doc/python-websockets/_static/minus.png
  • usr/share/doc/python-websockets/_static/plus.png
  • usr/share/doc/python-websockets/_static/pygments.css
  • usr/share/doc/python-websockets/_static/scripts/
  • usr/share/doc/python-websockets/_static/scripts/furo.js
  • usr/share/doc/python-websockets/_static/scripts/furo.js.map
  • usr/share/doc/python-websockets/_static/searchtools.js
  • usr/share/doc/python-websockets/_static/skeleton.css
  • usr/share/doc/python-websockets/_static/sphinx_highlight.js
  • usr/share/doc/python-websockets/_static/styles/
  • usr/share/doc/python-websockets/_static/styles/furo-extensions.css
  • usr/share/doc/python-websockets/_static/styles/furo-extensions.css.map
  • usr/share/doc/python-websockets/_static/styles/furo.css
  • usr/share/doc/python-websockets/_static/styles/furo.css.map
  • usr/share/doc/python-websockets/_static/tabs.css
  • usr/share/doc/python-websockets/_static/tabs.js
  • usr/share/doc/python-websockets/_static/tidelift.png
  • usr/share/doc/python-websockets/_static/websockets.svg
  • usr/share/doc/python-websockets/faq/
  • usr/share/doc/python-websockets/faq/asyncio/
  • usr/share/doc/python-websockets/faq/asyncio/index.html
  • usr/share/doc/python-websockets/faq/client/
  • usr/share/doc/python-websockets/faq/client/index.html
  • usr/share/doc/python-websockets/faq/common/
  • usr/share/doc/python-websockets/faq/common/index.html
  • usr/share/doc/python-websockets/faq/index.html
  • usr/share/doc/python-websockets/faq/misc/
  • usr/share/doc/python-websockets/faq/misc/index.html
  • usr/share/doc/python-websockets/faq/server/
  • usr/share/doc/python-websockets/faq/server/index.html
  • usr/share/doc/python-websockets/genindex/
  • usr/share/doc/python-websockets/genindex/index.html
  • usr/share/doc/python-websockets/howto/
  • usr/share/doc/python-websockets/howto/autoreload/
  • usr/share/doc/python-websockets/howto/autoreload/index.html
  • usr/share/doc/python-websockets/howto/cheatsheet/
  • usr/share/doc/python-websockets/howto/cheatsheet/index.html
  • usr/share/doc/python-websockets/howto/django/
  • usr/share/doc/python-websockets/howto/django/index.html
  • usr/share/doc/python-websockets/howto/extensions/
  • usr/share/doc/python-websockets/howto/extensions/index.html
  • usr/share/doc/python-websockets/howto/fly/
  • usr/share/doc/python-websockets/howto/fly/index.html
  • usr/share/doc/python-websockets/howto/haproxy/
  • usr/share/doc/python-websockets/howto/haproxy/index.html
  • usr/share/doc/python-websockets/howto/heroku/
  • usr/share/doc/python-websockets/howto/heroku/index.html
  • usr/share/doc/python-websockets/howto/index.html
  • usr/share/doc/python-websockets/howto/kubernetes/
  • usr/share/doc/python-websockets/howto/kubernetes/index.html
  • usr/share/doc/python-websockets/howto/nginx/
  • usr/share/doc/python-websockets/howto/nginx/index.html
  • usr/share/doc/python-websockets/howto/patterns/
  • usr/share/doc/python-websockets/howto/patterns/index.html
  • usr/share/doc/python-websockets/howto/quickstart/
  • usr/share/doc/python-websockets/howto/quickstart/index.html
  • usr/share/doc/python-websockets/howto/render/
  • usr/share/doc/python-websockets/howto/render/index.html
  • usr/share/doc/python-websockets/howto/sansio/
  • usr/share/doc/python-websockets/howto/sansio/index.html
  • usr/share/doc/python-websockets/howto/supervisor/
  • usr/share/doc/python-websockets/howto/supervisor/index.html
  • usr/share/doc/python-websockets/index.html
  • usr/share/doc/python-websockets/intro/
  • usr/share/doc/python-websockets/intro/index.html
  • usr/share/doc/python-websockets/intro/tutorial1/
  • usr/share/doc/python-websockets/intro/tutorial1/index.html
  • usr/share/doc/python-websockets/intro/tutorial2/
  • usr/share/doc/python-websockets/intro/tutorial2/index.html
  • usr/share/doc/python-websockets/intro/tutorial3/
  • usr/share/doc/python-websockets/intro/tutorial3/index.html
  • usr/share/doc/python-websockets/objects.inv
  • usr/share/doc/python-websockets/project/
  • usr/share/doc/python-websockets/project/changelog/
  • usr/share/doc/python-websockets/project/changelog/index.html
  • usr/share/doc/python-websockets/project/contributing/
  • usr/share/doc/python-websockets/project/contributing/index.html
  • usr/share/doc/python-websockets/project/index.html
  • usr/share/doc/python-websockets/project/license/
  • usr/share/doc/python-websockets/project/license/index.html
  • usr/share/doc/python-websockets/project/tidelift/
  • usr/share/doc/python-websockets/project/tidelift/index.html
  • usr/share/doc/python-websockets/py-modindex/
  • usr/share/doc/python-websockets/py-modindex/index.html
  • usr/share/doc/python-websockets/reference/
  • usr/share/doc/python-websockets/reference/asyncio/
  • usr/share/doc/python-websockets/reference/asyncio/client/
  • usr/share/doc/python-websockets/reference/asyncio/client/index.html
  • usr/share/doc/python-websockets/reference/asyncio/common/
  • usr/share/doc/python-websockets/reference/asyncio/common/index.html
  • usr/share/doc/python-websockets/reference/asyncio/server/
  • usr/share/doc/python-websockets/reference/asyncio/server/index.html
  • usr/share/doc/python-websockets/reference/datastructures/
  • usr/share/doc/python-websockets/reference/datastructures/index.html
  • usr/share/doc/python-websockets/reference/exceptions/
  • usr/share/doc/python-websockets/reference/exceptions/index.html
  • usr/share/doc/python-websockets/reference/extensions/
  • usr/share/doc/python-websockets/reference/extensions/index.html
  • usr/share/doc/python-websockets/reference/features/
  • usr/share/doc/python-websockets/reference/features/index.html
  • usr/share/doc/python-websockets/reference/index.html
  • usr/share/doc/python-websockets/reference/sansio/
  • usr/share/doc/python-websockets/reference/sansio/client/
  • usr/share/doc/python-websockets/reference/sansio/client/index.html
  • usr/share/doc/python-websockets/reference/sansio/common/
  • usr/share/doc/python-websockets/reference/sansio/common/index.html
  • usr/share/doc/python-websockets/reference/sansio/server/
  • usr/share/doc/python-websockets/reference/sansio/server/index.html
  • usr/share/doc/python-websockets/reference/sync/
  • usr/share/doc/python-websockets/reference/sync/client/
  • usr/share/doc/python-websockets/reference/sync/client/index.html
  • usr/share/doc/python-websockets/reference/sync/common/
  • usr/share/doc/python-websockets/reference/sync/common/index.html
  • usr/share/doc/python-websockets/reference/sync/server/
  • usr/share/doc/python-websockets/reference/sync/server/index.html
  • usr/share/doc/python-websockets/reference/types/
  • usr/share/doc/python-websockets/reference/types/index.html
  • usr/share/doc/python-websockets/search/
  • usr/share/doc/python-websockets/search/index.html
  • usr/share/doc/python-websockets/searchindex.js
  • usr/share/doc/python-websockets/topics/
  • usr/share/doc/python-websockets/topics/authentication/
  • usr/share/doc/python-websockets/topics/authentication/index.html
  • usr/share/doc/python-websockets/topics/broadcast/
  • usr/share/doc/python-websockets/topics/broadcast/index.html
  • usr/share/doc/python-websockets/topics/compression/
  • usr/share/doc/python-websockets/topics/compression/index.html
  • usr/share/doc/python-websockets/topics/deployment/
  • usr/share/doc/python-websockets/topics/deployment/index.html
  • usr/share/doc/python-websockets/topics/design/
  • usr/share/doc/python-websockets/topics/design/index.html
  • usr/share/doc/python-websockets/topics/index.html
  • usr/share/doc/python-websockets/topics/logging/
  • usr/share/doc/python-websockets/topics/logging/index.html
  • usr/share/doc/python-websockets/topics/memory/
  • usr/share/doc/python-websockets/topics/memory/index.html
  • usr/share/doc/python-websockets/topics/performance/
  • usr/share/doc/python-websockets/topics/performance/index.html
  • usr/share/doc/python-websockets/topics/security/
  • usr/share/doc/python-websockets/topics/security/index.html
  • usr/share/doc/python-websockets/topics/timeouts/
  • usr/share/doc/python-websockets/topics/timeouts/index.html
  • usr/share/licenses/
  • usr/share/licenses/python-websockets/
  • usr/share/licenses/python-websockets/LICENSE
  • usr/share/man/
  • usr/share/man/man1/
  • usr/share/man/man1/python-websockets.1.gz