summaryrefslogtreecommitdiffstats
path: root/python/nest_asyncio/slack-desc
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2021-04-10 04:39:56 +0200
committer Willy Sudiarto Raharjo2021-04-10 04:39:56 +0200
commita2d71690b88d69831e50290030af03eca6e04fd6 (patch)
tree8ad12a99221afa1fe9cc7b9eec31fde86b751cc0 /python/nest_asyncio/slack-desc
parent0f4246fca49f7fbba757a5fa39ec07e256f2b92b (diff)
downloadslackbuilds-a2d71690b88d69831e50290030af03eca6e04fd6.tar.gz
python/nest_asyncio: Added (nested async event loops).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/nest_asyncio/slack-desc')
-rw-r--r--python/nest_asyncio/slack-desc18
1 files changed, 18 insertions, 0 deletions
diff --git a/python/nest_asyncio/slack-desc b/python/nest_asyncio/slack-desc
new file mode 100644
index 0000000000..4b9f869fc5
--- /dev/null
+++ b/python/nest_asyncio/slack-desc
@@ -0,0 +1,18 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+nest_asyncio: nest_asyncio (nested async event loops)
+nest_asyncio:
+nest_asyncio: This module patches asyncio to allow nested use of asyncio.run and
+nest_asyncio: loop.run_until_complete.
+nest_asyncio:
+nest_asyncio:
+nest_asyncio:
+nest_asyncio:
+nest_asyncio:
+nest_asyncio: