[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/sniffio/sniffio.desc [COPY] Copyright (C) 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Sniff out which async library your code is running under [T] You're writing a library. You've decided to be ambitious, and support [T] multiple async I/O packages, like Trio, and asyncio, and you've written a [T] bunch of clever code to handle all the differences. But how do you know [T] which piece of clever code to run? This is a tiny package whose only [T] purpose is to let you detect which async library your code is running under. [U] https://github.com/python-trio/sniffio [A] Nathaniel J. Smith [M] The T2 Project [C] extra/development [E] add setuptools-scm [L] MIT APL [S] Stable [V] 1.3.1 [P] X -----5---9 110.000 [D] f5efb6dd1916144467d8ec9e7d4938413bc841666cd70551a4188396 sniffio-1.3.1.tar.gz https://files.pythonhosted.org/packages/source/s/sniffio/