python-txaio 23.1.1-2 source package in Ubuntu

Changelog

python-txaio (23.1.1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Wed, 04 Oct 2023 22:59:44 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-txaio_23.1.1-2.dsc 2.4 KiB 56ca817048084236ca82b2d6e3563058558d929263e2b6c652aaa265c824e982
python-txaio_23.1.1.orig.tar.xz 43.3 KiB a4c10a0e73f914fd073d8e31e0fb14a18b9295f15e603b5d9c5dbe5d9a0ed9ad
python-txaio_23.1.1-2.debian.tar.xz 4.3 KiB 9b045d7631861ed0abac251bfd497d7902fe7cdcd470a988996724d3db31e384

Available diffs

No changes file available.

Binary packages built by this source

python-txaio-doc: compatibility API between asyncio/Twisted/Trollius - doc

 Txaio is a helper library for writing code that runs unmodified on both
 Twisted and asyncio.
 .
 This is like six , but for wrapping over differences between Twisted and
 asyncio so one can write code that runs unmodified on both (aka "source code
 compatibility"). In other words: users can choose if they want asyncio or
 Twisted as a dependency.
 .
 This package contains the documentation.

python3-txaio: compatibility API between asyncio/Twisted/Trollius - Python 3.x

 Txaio is a helper library for writing code that runs unmodified on both
 Twisted and asyncio.
 .
 This is like six , but for wrapping over differences between Twisted and
 asyncio so one can write code that runs unmodified on both (aka "source code
 compatibility"). In other words: users can choose if they want asyncio or
 Twisted as a dependency.
 .
 This package contains the Python 3.x module.