Port variant | v11 |
Summary | Ordered Multivalue Dictionary (3.11) |
BROKEN | |
Package version | 1.0.1 |
Homepage | https://github.com/gruns/orderedmultidict |
Keywords | python |
Maintainer | Python Automaton |
License | Not yet specified |
Other variants | v12 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 10 OCT 2023, 04:40:21 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:v11 autoselect-python:single:std |
Build and Runtime | python311:single:std |
Runtime (only) | python-six:single:v11 |
main | mirror://PYPIWHL/04/16/5e95c70bda8fe6ea715005c0db8e602400bdba50ae3c72cb380eba551289 |
python-furl:v11 | URL manipulation made simple (3.11) |