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 |
---|---|---|
EPEL 7 | 2.0.3-10.el7 | - |
You can contact the maintainers of this package via email at
python-multi_key_dict dash maintainers at fedoraproject dot org
.