Package python-module-websockets: Information

    Source package: python-module-websockets
    Version: 2.3-alt1.git20141103.1.1
    Build time:  Mar 17, 2016, 05:47 AM in the task #161349
    Report package bug
    License: BSD
    Summary: An implementation of the WebSocket Protocol (RFC 6455)
    Description: 
    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 on 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.

    List of rpms provided by this srpm:
    python3-module-websockets (noarch)
    python3-module-websockets-tests (noarch)



      1. python3-module-setuptools-tests
      2. rpm-build-python3

    Last changed


    March 13, 2016 Ivan Zakharyaschev 2.3-alt1.git20141103.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Jan. 28, 2016 Mikhail Efremov 2.3-alt1.git20141103.1
    - NMU: Use buildreq for BR.
    Nov. 12, 2014 Eugeny A. Rostovtsev 2.3-alt1.git20141103
    - Initial build for Sisyphus