mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 10:32:10 +00:00
7 lines
167 B
Plaintext
7 lines
167 B
Plaintext
|
|
config BR2_PACKAGE_PYTHON_SNIFFIO
|
||
|
|
bool "python-sniffio"
|
||
|
|
help
|
||
|
|
Sniff out which async library your code is running under.
|
||
|
|
|
||
|
|
https://github.com/python-trio/sniffio
|