slackbuilds_ponce/python/python3-multidict/README
Isaac Yu d08ca56e4b
python/python3-multidict: Added (Asyncio-based multidict).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-03-16 06:53:24 +07:00

2 lines
114 B
Text

Multidict is dict-like collection of key-value pairs where key might
be occurred more than once in the container.