Port variant | v12 |
Summary | Ordered Multivalue Dictionary (3.12) |
BROKEN | |
Package version | 1.0.1 |
Homepage | https://github.com/gruns/orderedmultidict |
Keywords | python |
Maintainer | Python Automaton |
License | Not yet specified |
Other variants | v13 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 11 NOV 2024, 23:28:05 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) |
python312:dev:std python-pip:single:v12 autoselect-python:single:std |
Build and Runtime | python312:primary:std |
Runtime (only) | python-six:single:v12 |
main | mirror://PYPIWHL/04/16/5e95c70bda8fe6ea715005c0db8e602400bdba50ae3c72cb380eba551289 |
python-furl:v12 | URL manipulation made simple (3.12) |