summaryrefslogtreecommitdiffstats
path: root/python/python3-multidict/slack-desc
diff options
context:
space:
mode:
author Isaac Yu2019-03-13 17:24:20 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:24 +0100
commitd08ca56e4b2ea8c9576c0368489dcb74157c9613 (patch)
treeeca44fbc71ea732a633805808c9d7a5bc2fe7a0e /python/python3-multidict/slack-desc
parent850f8791f7c9f21b1191dd0c728365ec9beef1c3 (diff)
downloadslackbuilds-d08ca56e4b2ea8c9576c0368489dcb74157c9613.tar.gz
python/python3-multidict: Added (Asyncio-based multidict).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-multidict/slack-desc')
-rw-r--r--python/python3-multidict/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-multidict/slack-desc b/python/python3-multidict/slack-desc
new file mode 100644
index 0000000000..d8bf5a6a10
--- /dev/null
+++ b/python/python3-multidict/slack-desc
@@ -0,0 +1,19 @@
+# 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------------------------------------------------------|
+python3-multidict: python3-multidict (Asyncio-based multidict implementation)
+python3-multidict:
+python3-multidict: Multidict is dict-like collection of key-value pairs where key might
+python3-multidict: be occurred more than once in the container.
+python3-multidict:
+python3-multidict: https://multidict.readthedocs.io/en/stable/
+python3-multidict:
+python3-multidict:
+python3-multidict:
+python3-multidict:
+python3-multidict: