Metadata for python3-ws4py-0.5.1-7.el8.noarch.rpm

0 directories 0 files
Go up

INFO

Name: python3-ws4py
Version: 0.5.1-7.el8
Arch: noarch
Summary: WebSocket client and server library
License: BSD and ASL 2.0
Vendor: Fedora Project
Build Host: buildvm-s390x-21.s390.fedoraproject.org
Build Date: Tue Sep  7 16:27:04 2021
Size: 252867
URL: https://ws4py.readthedocs.org/en/latest/
Description: WebSocket client and server library.

FILES

/usr/lib/python3.6/site-packages/ws4py
/usr/lib/python3.6/site-packages/ws4py-0.5.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/ws4py-0.5.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/ws4py-0.5.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/ws4py-0.5.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/ws4py-0.5.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/ws4py/__init__.py
/usr/lib/python3.6/site-packages/ws4py/__pycache__
/usr/lib/python3.6/site-packages/ws4py/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/async_websocket.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/async_websocket.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/compat.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/compat.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/exc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/exc.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/framing.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/framing.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/manager.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/manager.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/messaging.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/messaging.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/streaming.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/streaming.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/utf8validator.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/utf8validator.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/websocket.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/websocket.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/async_websocket.py
/usr/lib/python3.6/site-packages/ws4py/client
/usr/lib/python3.6/site-packages/ws4py/client/__init__.py
/usr/lib/python3.6/site-packages/ws4py/client/__pycache__
/usr/lib/python3.6/site-packages/ws4py/client/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/client/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/client/__pycache__/geventclient.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/client/__pycache__/geventclient.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/client/__pycache__/threadedclient.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/client/__pycache__/threadedclient.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/client/__pycache__/tornadoclient.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/client/__pycache__/tornadoclient.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/client/geventclient.py
/usr/lib/python3.6/site-packages/ws4py/client/threadedclient.py
/usr/lib/python3.6/site-packages/ws4py/client/tornadoclient.py
/usr/lib/python3.6/site-packages/ws4py/compat.py
/usr/lib/python3.6/site-packages/ws4py/exc.py
/usr/lib/python3.6/site-packages/ws4py/framing.py
/usr/lib/python3.6/site-packages/ws4py/manager.py
/usr/lib/python3.6/site-packages/ws4py/messaging.py
/usr/lib/python3.6/site-packages/ws4py/server
/usr/lib/python3.6/site-packages/ws4py/server/__init__.py
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/cherrypyserver.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/cherrypyserver.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/geventserver.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/geventserver.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/tulipserver.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/tulipserver.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/wsgirefserver.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/wsgirefserver.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/wsgiutils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/wsgiutils.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/server/cherrypyserver.py
/usr/lib/python3.6/site-packages/ws4py/server/geventserver.py
/usr/lib/python3.6/site-packages/ws4py/server/tulipserver.py
/usr/lib/python3.6/site-packages/ws4py/server/wsgirefserver.py
/usr/lib/python3.6/site-packages/ws4py/server/wsgiutils.py
/usr/lib/python3.6/site-packages/ws4py/streaming.py
/usr/lib/python3.6/site-packages/ws4py/utf8validator.py
/usr/lib/python3.6/site-packages/ws4py/websocket.py
/usr/share/doc/python3-ws4py
/usr/share/doc/python3-ws4py/README.md
/usr/share/licenses/python3-ws4py
/usr/share/licenses/python3-ws4py/LICENSE

REQUIRES

python(abi) 3.6
python3-cherrypy
python3-gevent
python3-tornado
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1

PROVIDES

bundled(utf8validator)
python3-ws4py 0.5.1-7.el8
python3.6dist(ws4py) 0.5.1
python3dist(ws4py) 0.5.1

CONFIG FILES

/usr/lib/python3.6/site-packages/ws4py
/usr/lib/python3.6/site-packages/ws4py-0.5.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/ws4py-0.5.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/ws4py-0.5.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/ws4py-0.5.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/ws4py-0.5.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/ws4py/__init__.py
/usr/lib/python3.6/site-packages/ws4py/__pycache__
/usr/lib/python3.6/site-packages/ws4py/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/async_websocket.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/async_websocket.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/compat.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/compat.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/exc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/exc.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/framing.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/framing.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/manager.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/manager.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/messaging.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/messaging.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/streaming.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/streaming.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/utf8validator.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/utf8validator.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/websocket.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/__pycache__/websocket.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/async_websocket.py
/usr/lib/python3.6/site-packages/ws4py/client
/usr/lib/python3.6/site-packages/ws4py/client/__init__.py
/usr/lib/python3.6/site-packages/ws4py/client/__pycache__
/usr/lib/python3.6/site-packages/ws4py/client/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/client/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/client/__pycache__/geventclient.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/client/__pycache__/geventclient.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/client/__pycache__/threadedclient.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/client/__pycache__/threadedclient.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/client/__pycache__/tornadoclient.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/client/__pycache__/tornadoclient.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/client/geventclient.py
/usr/lib/python3.6/site-packages/ws4py/client/threadedclient.py
/usr/lib/python3.6/site-packages/ws4py/client/tornadoclient.py
/usr/lib/python3.6/site-packages/ws4py/compat.py
/usr/lib/python3.6/site-packages/ws4py/exc.py
/usr/lib/python3.6/site-packages/ws4py/framing.py
/usr/lib/python3.6/site-packages/ws4py/manager.py
/usr/lib/python3.6/site-packages/ws4py/messaging.py
/usr/lib/python3.6/site-packages/ws4py/server
/usr/lib/python3.6/site-packages/ws4py/server/__init__.py
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/cherrypyserver.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/cherrypyserver.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/geventserver.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/geventserver.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/tulipserver.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/tulipserver.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/wsgirefserver.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/wsgirefserver.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/wsgiutils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ws4py/server/__pycache__/wsgiutils.cpython-36.pyc
/usr/lib/python3.6/site-packages/ws4py/server/cherrypyserver.py
/usr/lib/python3.6/site-packages/ws4py/server/geventserver.py
/usr/lib/python3.6/site-packages/ws4py/server/tulipserver.py
/usr/lib/python3.6/site-packages/ws4py/server/wsgirefserver.py
/usr/lib/python3.6/site-packages/ws4py/server/wsgiutils.py
/usr/lib/python3.6/site-packages/ws4py/streaming.py
/usr/lib/python3.6/site-packages/ws4py/utf8validator.py
/usr/lib/python3.6/site-packages/ws4py/websocket.py
/usr/share/doc/python3-ws4py
/usr/share/doc/python3-ws4py/README.md d
/usr/share/licenses/python3-ws4py
/usr/share/licenses/python3-ws4py/LICENSE l

LICENSE FILES

BSD and ASL 2.0