diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2021-02-13 01:42:38 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-14 06:27:55 +0700 |
commit | bc5d42a0eb5fbd50f801b49f06435ba8d5b1b570 (patch) | |
tree | 5f1447a5c22076c1352a183d02f6a052a9dcff2d /python/python3-multidict/slack-desc | |
parent | d37822656483703e02258c5da0ca87f95af74b4e (diff) |
python/python3-multidict: Updated for version 5.1.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-multidict/slack-desc')
-rw-r--r-- | python/python3-multidict/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-multidict/slack-desc b/python/python3-multidict/slack-desc index d8bf5a6a1023a..8a94ad40168da 100644 --- a/python/python3-multidict/slack-desc +++ b/python/python3-multidict/slack-desc @@ -8,8 +8,8 @@ |-----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: 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: |