slackbuilds_ponce/python/python3-txaio
Arn0 0145dfa6d0
python/python3-txaio: Added aarch64 flags
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-01-19 09:51:09 +07:00
..
python3-txaio.info
python3-txaio.SlackBuild
README
slack-desc

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.