Multi-key dictionary implementation in Python
Implementation of a multi-key dictionary, i.e.: (key1[,key2, ..]) => value This dictionary has a similar interface to the standard dictionary => but is extended to support multiple keys referring to the same element.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.0.3-29.fc41 | - |
Fedora 41 | 2.0.3-29.fc41 | - |
Fedora 40 | 2.0.3-27.fc40 | - |
Fedora EPEL 9 | 2.0.3-27.el9 | - |
Fedora EPEL 8 | 2.0.3-2.el8 | - |
Fedora EPEL 10.0 | - | 2.0.3-27.el10_0 |
You can contact the maintainers of this package via email at
python-multi_key_dict dash maintainers at fedoraproject dot org
.