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

python3-gevent-websocket-0.10.1-4.mga10 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: python3-gevent-websocket Distribution: Mageia
Version: 0.10.1 Vendor: Mageia.Org
Release: 4.mga10 Build date: Tue Mar 4 05:22:32 2025
Group: Development/Python Build host: localhost
Size: 143457 Source RPM: python-gevent-websocket-0.10.1-4.mga10.src.rpm
Packager: daviddavid <daviddavid>
Url: https://bitbucket.org/noppo/gevent-websocket
Summary: Websocket handler for the gevent pywsgi server, a Python network library
gevent-websocket is a WebSocket library for the gevent networking library.

Features include:

- Integration on both socket level or using an abstract interface.
- RPC and PubSub framework using WAMP (WebSocket Application
  Messaging Protocol).
- Easily extendible using a simple WebSocket protocol plugin API

Provides

Requires

License

ASL 2.0

Changelog

* Tue Mar 04 2025 wally <wally> 0.10.1-4.mga10
  + Revision: 2160287
  - rebuild for python3.13
* Tue Dec 26 2023 papoteur <papoteur> 0.10.1-3.mga10
  + Revision: 2021536
  - rebuild for python 3.12
  - adapt to pyproject macros

Files

/usr/lib/python3.13/site-packages/gevent_websocket-0.10.1.dist-info
/usr/lib/python3.13/site-packages/gevent_websocket-0.10.1.dist-info/AUTHORS
/usr/lib/python3.13/site-packages/gevent_websocket-0.10.1.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/gevent_websocket-0.10.1.dist-info/LICENSE
/usr/lib/python3.13/site-packages/gevent_websocket-0.10.1.dist-info/METADATA
/usr/lib/python3.13/site-packages/gevent_websocket-0.10.1.dist-info/WHEEL
/usr/lib/python3.13/site-packages/gevent_websocket-0.10.1.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/geventwebsocket
/usr/lib/python3.13/site-packages/geventwebsocket/__init__.py
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__/_compat.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__/_compat.cpython-313.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__/exceptions.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__/exceptions.cpython-313.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__/handler.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__/handler.cpython-313.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__/logging.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__/logging.cpython-313.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__/resource.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__/resource.cpython-313.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__/server.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__/server.cpython-313.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__/utf8validator.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__/utf8validator.cpython-313.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__/utils.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__/utils.cpython-313.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__/websocket.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/__pycache__/websocket.cpython-313.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/_compat.py
/usr/lib/python3.13/site-packages/geventwebsocket/exceptions.py
/usr/lib/python3.13/site-packages/geventwebsocket/gunicorn
/usr/lib/python3.13/site-packages/geventwebsocket/gunicorn/__init__.py
/usr/lib/python3.13/site-packages/geventwebsocket/gunicorn/__pycache__
/usr/lib/python3.13/site-packages/geventwebsocket/gunicorn/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/gunicorn/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/gunicorn/__pycache__/workers.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/gunicorn/__pycache__/workers.cpython-313.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/gunicorn/workers.py
/usr/lib/python3.13/site-packages/geventwebsocket/handler.py
/usr/lib/python3.13/site-packages/geventwebsocket/logging.py
/usr/lib/python3.13/site-packages/geventwebsocket/protocols
/usr/lib/python3.13/site-packages/geventwebsocket/protocols/__init__.py
/usr/lib/python3.13/site-packages/geventwebsocket/protocols/__pycache__
/usr/lib/python3.13/site-packages/geventwebsocket/protocols/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/protocols/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/protocols/__pycache__/base.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/protocols/__pycache__/base.cpython-313.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/protocols/__pycache__/wamp.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/protocols/__pycache__/wamp.cpython-313.pyc
/usr/lib/python3.13/site-packages/geventwebsocket/protocols/base.py
/usr/lib/python3.13/site-packages/geventwebsocket/protocols/wamp.py
/usr/lib/python3.13/site-packages/geventwebsocket/resource.py
/usr/lib/python3.13/site-packages/geventwebsocket/server.py
/usr/lib/python3.13/site-packages/geventwebsocket/utf8validator.py
/usr/lib/python3.13/site-packages/geventwebsocket/utils.py
/usr/lib/python3.13/site-packages/geventwebsocket/websocket.py
/usr/share/doc/python3-gevent-websocket
/usr/share/doc/python3-gevent-websocket/LICENSE
/usr/share/doc/python3-gevent-websocket/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 29 05:24:48 2025