From 8c40ac5ac582f916bf5b0df498dd43de3eb89b45 Mon Sep 17 00:00:00 2001 From: Arn0 Date: Thu, 3 Mar 2022 11:12:28 +0100 Subject: python/python3-txaio: cloned from python2-txaio for python3,updated for version 22.2.1 Signed-off-by: Willy Sudiarto Raharjo Signed-off-by: Andrew Clemons --- python/python3-txaio/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python3-txaio/README (limited to 'python/python3-txaio/README') diff --git a/python/python3-txaio/README b/python/python3-txaio/README new file mode 100644 index 0000000000..61b2a59c8c --- /dev/null +++ b/python/python3-txaio/README @@ -0,0 +1,4 @@ +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. -- cgit v1.2.3