python2-multi_key_dict - Multi-key dictionary implementation in Python
Website: | https://github.com/formiaczek/multi_key_dict |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
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.
Packages
python2-multi_key_dict-2.0.3-1.el7.noarch [19 KiB] |
Changelog
by Scott K Logan (2016-04-08):
- Initial package |