[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/anyio/anyio.desc [COPY] Copyright (C) 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Compatibility layer for multiple asynchronous event loop implementations [T] AnyIO is an asynchronous networking and concurrency library that works on [T] top of either asyncio or trio. It implements trio-like structured [T] concurrency (SC) on top of asyncio and works in harmony with the native SC [T] of trio itself. [U] https://github.com/agronholm/anyio [A] Alex Grönholm [M] The T2 Project [C] extra/development [E] add setuptools-scm [E] add sniffio [E] add typing_extensions [L] MIT [S] Stable [V] 4.8.0 [P] X -----5---9 110.005 [D] cfd2d82e7d092cfd0bb57cef3bc5c1a69d3e3ab6b3c3d966c9f3f5fa anyio-4.8.0.tar.gz https://files.pythonhosted.org/packages/source/a/anyio/