Package python-module-txaio: Information

    Source package: python-module-txaio
    Version: 18.8.1-alt1
    Build time:  Apr 27, 2019, 09:29 PM in the task #228282
    Report package bug
    License: MIT
    Summary: Compatibility API between asyncio/Twisted/Trollius
    Description: 
    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.

    List of rpms provided by this srpm:
    python-module-txaio (noarch)
    python-module-txaio-pickles (noarch)
    python-module-txaio-tests (noarch)
    python3-module-txaio (noarch)
    python3-module-txaio-tests (noarch)

    Maintainer: Anton Midyukov


      1. python3-module-html5lib
      2. python3-module-mock
      3. python3-module-pytest-cov
      4. python3-module-setuptools
      5. python3-module-setuptools
      6. python3-module-sphinx
      7. python3-module-twisted-core
      8. python3-test
      9. python3-tools-pep8
      10. python-module-alabaster
      11. python-module-docutils
      12. python-module-html5lib
      13. python-module-mock
      14. python-module-objects.inv
      15. python-module-pytest-cov
      16. python-module-setuptools
      17. python-module-setuptools
      18. python-module-trollius
      19. python-module-twisted-logger
      20. rpm-build-python3
      21. python-tools-pep8
      22. rpm-macros-sphinx

    Last changed


    April 28, 2019 Anton Midyukov 18.8.1-alt1
    - Updated to upstream version 18.8.1.
    Aug. 13, 2018 Aleksei Nikiforov 18.7.1-alt1
    - Updated to upstream version 18.7.1.
    Feb. 2, 2018 Stanislav Levin 2.8.1-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools