python-gevent-websocket 0.10.1-10 File List

Package has 54 files and 16 directories.

Back to Package

  • usr/
  • usr/lib/
  • usr/lib/python3.12/
  • usr/lib/python3.12/site-packages/
  • usr/lib/python3.12/site-packages/gevent_websocket-0.10.1-py3.12.egg-info/
  • usr/lib/python3.12/site-packages/gevent_websocket-0.10.1-py3.12.egg-info/PKG-INFO
  • usr/lib/python3.12/site-packages/gevent_websocket-0.10.1-py3.12.egg-info/SOURCES.txt
  • usr/lib/python3.12/site-packages/gevent_websocket-0.10.1-py3.12.egg-info/dependency_links.txt
  • usr/lib/python3.12/site-packages/gevent_websocket-0.10.1-py3.12.egg-info/not-zip-safe
  • usr/lib/python3.12/site-packages/gevent_websocket-0.10.1-py3.12.egg-info/requires.txt
  • usr/lib/python3.12/site-packages/gevent_websocket-0.10.1-py3.12.egg-info/top_level.txt
  • usr/lib/python3.12/site-packages/geventwebsocket/
  • usr/lib/python3.12/site-packages/geventwebsocket/__init__.py
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/__init__.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/__init__.cpython-312.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/_compat.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/_compat.cpython-312.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/exceptions.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/exceptions.cpython-312.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/handler.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/handler.cpython-312.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/logging.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/logging.cpython-312.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/resource.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/resource.cpython-312.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/server.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/server.cpython-312.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/utf8validator.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/utf8validator.cpython-312.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/utils.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/utils.cpython-312.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/websocket.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/__pycache__/websocket.cpython-312.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/_compat.py
  • usr/lib/python3.12/site-packages/geventwebsocket/exceptions.py
  • usr/lib/python3.12/site-packages/geventwebsocket/gunicorn/
  • usr/lib/python3.12/site-packages/geventwebsocket/gunicorn/__init__.py
  • usr/lib/python3.12/site-packages/geventwebsocket/gunicorn/__pycache__/
  • usr/lib/python3.12/site-packages/geventwebsocket/gunicorn/__pycache__/__init__.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/gunicorn/__pycache__/__init__.cpython-312.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/gunicorn/__pycache__/workers.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/gunicorn/__pycache__/workers.cpython-312.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/gunicorn/workers.py
  • usr/lib/python3.12/site-packages/geventwebsocket/handler.py
  • usr/lib/python3.12/site-packages/geventwebsocket/logging.py
  • usr/lib/python3.12/site-packages/geventwebsocket/protocols/
  • usr/lib/python3.12/site-packages/geventwebsocket/protocols/__init__.py
  • usr/lib/python3.12/site-packages/geventwebsocket/protocols/__pycache__/
  • usr/lib/python3.12/site-packages/geventwebsocket/protocols/__pycache__/__init__.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/protocols/__pycache__/__init__.cpython-312.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/protocols/__pycache__/base.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/protocols/__pycache__/base.cpython-312.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/protocols/__pycache__/wamp.cpython-312.opt-1.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/protocols/__pycache__/wamp.cpython-312.pyc
  • usr/lib/python3.12/site-packages/geventwebsocket/protocols/base.py
  • usr/lib/python3.12/site-packages/geventwebsocket/protocols/wamp.py
  • usr/lib/python3.12/site-packages/geventwebsocket/resource.py
  • usr/lib/python3.12/site-packages/geventwebsocket/server.py
  • usr/lib/python3.12/site-packages/geventwebsocket/utf8validator.py
  • usr/lib/python3.12/site-packages/geventwebsocket/utils.py
  • usr/lib/python3.12/site-packages/geventwebsocket/websocket.py
  • usr/share/
  • usr/share/doc/
  • usr/share/doc/python-gevent-websocket/
  • usr/share/doc/python-gevent-websocket/README.rst
  • usr/share/doc/python-gevent-websocket/index.txt
  • usr/share/man/
  • usr/share/man/man1/
  • usr/share/man/man1/python-gevent-websocket.1.gz