Package python3-module-orderedmultidict: Information
Source package: python3-module-orderedmultidict
Version: 1.0.1-alt2
Build time: Oct 15, 2024, 10:39 PM
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
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.