Package python3-module-orderedmultidict: Information
Source package: python3-module-orderedmultidict
Version: 1.0.2-alt1
Build time: Jan 28, 2026, 12:22 PM in the task #406502
Category: Development/Python3
Report package bugHome page: https://github.com/gruns/orderedmultidict
License: Unlicense
Summary: Ordered Multivalue Dictionary. Helps power furl.
Description:
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.
Maintainer: Grigory Ustinov
Last changed
Jan. 28, 2026 Grigory Ustinov 1.0.2-alt1
- Automatically updated to 1.0.2.
Oct. 14, 2024 Stanislav Levin 1.0.1-alt2
- migrated from removed setuptools' test command (see #50996).
June 24, 2022 Grigory Ustinov 1.0.1-alt1
- Initial build for Sisyphus.