From 876dae8127f136b9d31d4e926e4ec6786e59e2f1 Mon Sep 17 00:00:00 2001 From: Dave Woodfall Date: Fri, 14 May 2021 21:34:46 +0100 Subject: python/python-txaio: Renamed python2-txaio. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- python/python2-txaio/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python2-txaio/README (limited to 'python/python2-txaio/README') diff --git a/python/python2-txaio/README b/python/python2-txaio/README new file mode 100644 index 0000000000..61b2a59c8c --- /dev/null +++ b/python/python2-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