python-txaio 21.2.1-2 source package in Ubuntu

Changelog

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

  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Thu, 30 Sep 2021 15:36:09 +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
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-txaio_21.2.1-2.dsc 2.4 KiB e65d21c02cbb94bf60f8353d61967922f0e33410be1aea7fad88da9689ac70af
python-txaio_21.2.1.orig.tar.xz 42.9 KiB 31035306e6a23c9752d8ec68febcb2925bbc51da1fa929987ed5f8aefc87c5d1
python-txaio_21.2.1-2.debian.tar.xz 4.3 KiB 221e8c8c71fb245007d78d0031eae94d40aa877f4be13164ae2144336cd8a2d3

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.