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

python3-gevent-websocket-0.9.5-3.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

Name: python3-gevent-websocket Distribution: Mageia
Version: 0.9.5 Vendor: Mageia.Org
Release: 3.mga8 Build date: Sun Feb 16 11:15:24 2020
Group: Development/Python Build host: localhost
Size: 104521 Source RPM: python-gevent-websocket-0.9.5-3.mga8.src.rpm
Packager: umeabot <umeabot>
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

* Sun Feb 16 2020 umeabot <umeabot> 0.9.5-3.mga8
  + Revision: 1533105
  - Mageia 8 Mass Rebuild
* Wed Sep 18 2019 tv <tv> 0.9.5-2.mga8
  + Revision: 1443377
  - rebuild for python-3.8
  - drop python2 subpkg
* Wed Jan 09 2019 shlomif <shlomif> 0.9.5-1.mga7
  + Revision: 1353162
  - Rebuild for python3 3.7
* Thu Sep 20 2018 umeabot <umeabot> 0.9.3-10.mga7
  + Revision: 1288921
  - Mageia 7 Mass Rebuild

Files

/usr/lib/python3.8/site-packages/gevent_websocket-0.9.5-py3.8.egg-info
/usr/lib/python3.8/site-packages/gevent_websocket-0.9.5-py3.8.egg-info/PKG-INFO
/usr/lib/python3.8/site-packages/gevent_websocket-0.9.5-py3.8.egg-info/SOURCES.txt
/usr/lib/python3.8/site-packages/gevent_websocket-0.9.5-py3.8.egg-info/dependency_links.txt
/usr/lib/python3.8/site-packages/gevent_websocket-0.9.5-py3.8.egg-info/not-zip-safe
/usr/lib/python3.8/site-packages/gevent_websocket-0.9.5-py3.8.egg-info/requires.txt
/usr/lib/python3.8/site-packages/gevent_websocket-0.9.5-py3.8.egg-info/top_level.txt
/usr/lib/python3.8/site-packages/geventwebsocket
/usr/lib/python3.8/site-packages/geventwebsocket/__init__.py
/usr/lib/python3.8/site-packages/geventwebsocket/__pycache__
/usr/lib/python3.8/site-packages/geventwebsocket/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/__pycache__/exceptions.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/__pycache__/exceptions.cpython-38.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/__pycache__/handler.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/__pycache__/handler.cpython-38.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/__pycache__/logging.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/__pycache__/logging.cpython-38.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/__pycache__/resource.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/__pycache__/resource.cpython-38.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/__pycache__/server.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/__pycache__/server.cpython-38.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/__pycache__/utf8validator.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/__pycache__/utf8validator.cpython-38.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/__pycache__/utils.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/__pycache__/utils.cpython-38.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/__pycache__/websocket.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/__pycache__/websocket.cpython-38.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/exceptions.py
/usr/lib/python3.8/site-packages/geventwebsocket/gunicorn
/usr/lib/python3.8/site-packages/geventwebsocket/gunicorn/__init__.py
/usr/lib/python3.8/site-packages/geventwebsocket/gunicorn/__pycache__
/usr/lib/python3.8/site-packages/geventwebsocket/gunicorn/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/gunicorn/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/gunicorn/__pycache__/workers.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/gunicorn/__pycache__/workers.cpython-38.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/gunicorn/workers.py
/usr/lib/python3.8/site-packages/geventwebsocket/handler.py
/usr/lib/python3.8/site-packages/geventwebsocket/logging.py
/usr/lib/python3.8/site-packages/geventwebsocket/protocols
/usr/lib/python3.8/site-packages/geventwebsocket/protocols/__init__.py
/usr/lib/python3.8/site-packages/geventwebsocket/protocols/__pycache__
/usr/lib/python3.8/site-packages/geventwebsocket/protocols/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/protocols/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/protocols/__pycache__/base.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/protocols/__pycache__/base.cpython-38.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/protocols/__pycache__/wamp.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/protocols/__pycache__/wamp.cpython-38.pyc
/usr/lib/python3.8/site-packages/geventwebsocket/protocols/base.py
/usr/lib/python3.8/site-packages/geventwebsocket/protocols/wamp.py
/usr/lib/python3.8/site-packages/geventwebsocket/resource.py
/usr/lib/python3.8/site-packages/geventwebsocket/server.py
/usr/lib/python3.8/site-packages/geventwebsocket/utf8validator.py
/usr/lib/python3.8/site-packages/geventwebsocket/utils.py
/usr/lib/python3.8/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, Tue Apr 9 16:22:09 2024