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-19.fc35 | - |
Fedora 35 | 2.0.3-19.fc35 | - |
Fedora 34 | 2.0.3-17.fc34 | - |
EPEL 8 | 2.0.3-2.el8 | - |
You can contact the maintainers of this package via email at
python-multi_key_dict dash maintainers at fedoraproject dot org
.