SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-websockets rpm build for : OpenSuSE. For other distributions click python3-websockets.

Name : python3-websockets
Version : 3.3 Vendor : openSUSE
Release : 1.1 Date : 2017-07-07 15:43:37
Group : Development/Languages/Python Source RPM : python3-websockets-3.3-1.1.src.rpm
Size : 0.24 MB
Packager : http://bugs_opensuse_org
Summary : An implementation of the WebSocket Protocol (RFC 6455)
Description :
python3-websockets is a library for developing WebSocket servers and clients in
Python. It implements RFC 6455 with a focus on correctness and simplicity.
It passes the Autobahn Testsuite.

Built on top of Python\'s asynchronous I/O support introduced in PEP 3156,
it provides an API based on coroutines, making it easy to write highly
concurrent applications.

Documentation is available at http://aaugustin.github.io/websockets/.

Bug reports, patches and suggestions welcome! Just open an issue or send a
pull request on GitHub: https://github.com/aaugustin/websockets

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/42.3/repo/oss/suse/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-websockets-3.3-1.1.noarch.rpm
     

Provides :
python3-websockets

Requires :
python(abi) = 3.4
python3 >= 3.4
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/python3.4/site-packages/websockets
/usr/lib/python3.4/site-packages/websockets-3.3-py3.4.egg-info
/usr/lib/python3.4/site-packages/websockets-3.3-py3.4.egg-info/PKG-INFO
/usr/lib/python3.4/site-packages/websockets-3.3-py3.4.egg-info/SOURCES.txt
/usr/lib/python3.4/site-packages/websockets-3.3-py3.4.egg-info/dependency_links.txt
/usr/lib/python3.4/site-packages/websockets-3.3-py3.4.egg-info/requires.txt
/usr/lib/python3.4/site-packages/websockets-3.3-py3.4.egg-info/top_level.txt
/usr/lib/python3.4/site-packages/websockets/__init__.py
/usr/lib/python3.4/site-packages/websockets/__pycache__
/usr/lib/python3.4/site-packages/websockets/__pycache__/__init__.cpython-34.pyc
/usr/lib/python3.4/site-packages/websockets/__pycache__/client.cpython-34.pyc
/usr/lib/python3.4/site-packages/websockets/__pycache__/compatibility.cpython-34.pyc
/usr/lib/python3.4/site-packages/websockets/__pycache__/exceptions.cpython-34.pyc
/usr/lib/python3.4/site-packages/websockets/__pycache__/framing.cpython-34.pyc
/usr/lib/python3.4/site-packages/websockets/__pycache__/handshake.cpython-34.pyc
/usr/lib/python3.4/site-packages/websockets/__pycache__/http.cpython-34.pyc
/usr/lib/python3.4/site-packages/websockets/__pycache__/protocol.cpython-34.pyc
/usr/lib/python3.4/site-packages/websockets/__pycache__/server.cpython-34.pyc
/usr/lib/python3.4/site-packages/websockets/__pycache__/test_client_server.cpython-34.pyc
/usr/lib/python3.4/site-packages/websockets/__pycache__/test_framing.cpython-34.pyc
/usr/lib/python3.4/site-packages/websockets/__pycache__/test_handshake.cpython-34.pyc
/usr/lib/python3.4/site-packages/websockets/__pycache__/test_http.cpython-34.pyc
/usr/lib/python3.4/site-packages/websockets/__pycache__/test_protocol.cpython-34.pyc
/usr/lib/python3.4/site-packages/websockets/__pycache__/test_uri.cpython-34.pyc
/usr/lib/python3.4/site-packages/websockets/__pycache__/uri.cpython-34.pyc
/usr/lib/python3.4/site-packages/websockets/__pycache__/version.cpython-34.pyc
/usr/lib/python3.4/site-packages/websockets/client.py
/usr/lib/python3.4/site-packages/websockets/compatibility.py
/usr/lib/python3.4/site-packages/websockets/exceptions.py
/usr/lib/python3.4/site-packages/websockets/framing.py
There is 15 files more in these RPM.

 
ICM