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

    Исходный пакет: python3-module-txaio
    Версия: 18.8.1-alt3
    Собран:  28 июня 2021 г. 7:17 в задании #276016
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/txaio/

    Лицензия: MIT
    О пакете: Compatibility API between asyncio/Twisted/Trollius
    Описание: 
    txaio is a helper library for writing code that runs unmodified on both
    Twisted and asyncio.
    
    This is like six, but for wrapping over differences between Twisted and
    asyncio so one can write code that runs unmodified on both (aka "source
    code compatibility"). In other words: your users can choose if they want
    asyncio or Twisted as a dependency.
    
    Note that, with this approach, user code runs under the native event
    loop of either Twisted or asyncio. This is different from attaching
    either one's event loop to the other using some event loop adapter.

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

    Сопровождающий: Andrey Bychkov


      1. python3-module-mock
      2. python3-module-pytest
      3. python3-module-setuptools
      4. python3-module-sphinx
      5. python3-module-twisted-core
      6. python3-test
      7. rpm-build-python3

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


    10 апреля 2020 г. Andrey Bychkov 18.8.1-alt3
    - Build for python2 disabled.
    1 июня 2019 г. Stanislav Levin 18.8.1-alt2
    - Fixed Pytest4.x compatibility errors.
    28 апреля 2019 г. Anton Midyukov 18.8.1-alt1
    - Updated to upstream version 18.8.1.