Package python3-module-anyio: Information

    Source package: python3-module-anyio
    Version: 4.3.0-alt1
    Latest version according to Repology
    Build time:  Mar 3, 2024, 10:13 PM in the task #341920
    Report package bug
    License: MIT
    Summary: High level compatibility layer for multiple asynchronous event loop implementations
    Description: 
    AnyIO is an asynchronous networking and concurrency library
    that works on top of either asyncio or trio.
    It implements trio-like structured concurrency (SC) on top of asyncio,
    and works in harmony with the native SC of trio itself.
    
    Applications and libraries written against AnyIO's API will run
    unmodified on either asyncio or trio.
    AnyIO can also be adopted into a library or application incrementally -
    bit by bit, no full refactoring necessary.
    It will blend in with native libraries of your chosen backend.

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

    Maintainer: Alexandr Shashkin

    List of contributors:
    Alexandr Shashkin
    Vitaly Lipatov


      1. /usr/bin/git
      2. python3-module-sniffio
      3. python3-module-trio-tests
      4. python3-module-trustme
      5. python3-module-uvloop
      6. python3-module-wheel
      7. python3-module-exceptiongroup
      8. python3-module-hypothesis
      9. python3-module-idna
      10. python3-module-psutil
      11. rpm-build-pyproject
      12. python3-module-pyproject-installer >= 0.4.0
      13. python3-module-pytest
      14. python3-module-pytest-mock
      15. python3-module-setuptools
      16. python3-module-setuptools-scm

    Last changed


    March 3, 2024 Alexandr Shashkin 4.3.0-alt1
    - 4.2.0 -> 4.3.0
    Feb. 8, 2024 Alexandr Shashkin 4.2.0-alt1
    - 3.6.2 -> 4.2.0
    Dec. 30, 2022 Vitaly Lipatov 3.6.2-alt1
    - new version 3.6.2 (with rpmrb script)