aboutsummaryrefslogtreecommitdiff
path: root/python/async_generator/slack-desc
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2021-04-10 09:38:55 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-10 09:38:55 +0700
commit0f4246fca49f7fbba757a5fa39ec07e256f2b92b (patch)
treeae24dbc768330fc55c6d1745ea148e2034b6dc52 /python/async_generator/slack-desc
parent860fcb322e4e2d0908f1e9d84be76314fc2ed3e7 (diff)
python/async_generator: Added (async iterators).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/async_generator/slack-desc')
-rw-r--r--python/async_generator/slack-desc18
1 files changed, 18 insertions, 0 deletions
diff --git a/python/async_generator/slack-desc b/python/async_generator/slack-desc
new file mode 100644
index 000000000000..6392c3339692
--- /dev/null
+++ b/python/async_generator/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------------------------------------------------------|
+async_generator: async_generator (async iterators)
+async_generator:
+async_generator: async_generator makes it easy to write async iterators in Python 3.
+async_generator:
+async_generator:
+async_generator:
+async_generator:
+async_generator:
+async_generator:
+async_generator: