python-sniffio 1.0.0-1 source package in Ubuntu

Changelog

python-sniffio (1.0.0-1) unstable; urgency=low

  * Initial release. Closes: #910956.

 -- Robie Basak <email address hidden>  Sat, 13 Oct 2018 23:02:29 +0100

Upload details

Uploaded by:
Robie Basak
Uploaded to:
Sid
Original maintainer:
Robie Basak
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-sniffio_1.0.0-1.dsc 1.8 KiB ca20dbd447cfffb4c3e9bc654e185df8d002375a6ef31f886ffb0b9942f7f98c
python-sniffio_1.0.0.orig.tar.gz 14.6 KiB 2e9b81429e3b7c9e119fcee2673ee3be3229982adc68b3f59317863aba05ebb7
python-sniffio_1.0.0-1.debian.tar.xz 2.7 KiB a49b3947ccab8f23f9d3c96ae4e65da27294a0ffb55db131ae6e5e5e06e78ce5

No changes file available.

Binary packages built by this source

python3-sniffio: detect which async Python library is in use

 Python libraries that support multiple async packages (like Trio, asyncio,
 etc) need to know which is in use. This library provides this information.