slackbuilds/python/python3-txaio
Arn0 8c40ac5ac5
python/python3-txaio: cloned from python2-txaio for python3,updated for version 22.2.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
2022-03-05 00:21:35 +13:00
..
README
python3-txaio.SlackBuild
python3-txaio.info
slack-desc

README

txaio is a helper library for writing code that runs unmodified on both
Twisted and asyncio / Trollius.  This is like six, but for wrapping
over differences between Twisted and asyncio so one can write code that
runs unmodified on both.