Пакет python-module-websockets: Информация

    Исходный пакет: python-module-websockets
    Версия: 2.3-alt1.git20141103.1.1
    Собран:  17 марта 2016 г. 5:47 в задании #161349
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/websockets/

    Лицензия: BSD
    О пакете: An implementation of the WebSocket Protocol (RFC 6455)
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-websockets (noarch)
    python3-module-websockets-tests (noarch)

    Сопровождающий: Eugeny A. Rostovtsev


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

    Последнее изменение


    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)
    28 января 2016 г. Mikhail Efremov 2.3-alt1.git20141103.1
    - NMU: Use buildreq for BR.
    12 ноября 2014 г. Eugeny A. Rostovtsev 2.3-alt1.git20141103
    - Initial build for Sisyphus