python-txaio 2.8.0-0ubuntu2 source package in Ubuntu

Changelog

python-txaio (2.8.0-0ubuntu2) artful; urgency=medium

  * Drop useless, conflicting usr/LICENSE file in both binary packages.

 -- Gianfranco Costamagna <email address hidden>  Fri, 14 Jul 2017 11:18:18 +0200

Upload details

Uploaded by:
LocutusOfBorg on 2017-07-14
Uploaded to:
Artful
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-txaio_2.8.0.orig.tar.gz 42.5 KiB 8029d956591107ff9a2221d2a288fdd3718713a6991f59b97359d3d4f4b7b564
python-txaio_2.8.0-0ubuntu2.debian.tar.xz 4.1 KiB 69834ad453b636253da5ca5e2288dc98120ec815d33aee7b97ec7765d7e858bc
python-txaio_2.8.0-0ubuntu2.dsc 2.5 KiB d785d3dcb4a2e67f43dd71d39b1dc9a8fd663b5d8300a419c6a11c9bf0290241

Available diffs

View changes file

Binary packages built by this source

python-txaio: compatibility API between asyncio/Twisted/Trollius - Python 2.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 2.x module.

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.