slackbuilds_ponce/python/python-txaio
David Spencer 7a3fc8656e python/python-txaio: Added (compatibility for Twisted/Trollius).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-02-03 04:33:07 +07:00
..
python-txaio.info
python-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.