Port variant | py310 |
Summary | Ordered Multivalue Dictionary (3.10) |
Package version | 1.0.1 |
Homepage | https://github.com/gruns/orderedmultidict |
Keywords | python |
Maintainer | Python Automaton |
License | Not yet specified |
Other variants | v11 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 23 JAN 2023, 06:04:31 UTC |
Port created | 02 FEB 2018, 15:29:04 UTC |
single | A multivalue dictionary is a dictionary that can store multiple values for the same key. An ordered multivalue dictionary is a multivalue dictionary that retains the order of insertions and deletions. omdict retains method parity with dict. Information and documentation at https://github.com/gruns/orderedmultidict. |
Build (only) |
python-pip:single:py310 autoselect-python:single:standard |
Build and Runtime | python310:single:standard |
Runtime (only) | python-six:single:py310 |
main | mirror://PYPIWHL/04/16/5e95c70bda8fe6ea715005c0db8e602400bdba50ae3c72cb380eba551289 |
python-furl:py310 | URL manipulation made simple (3.10) |