Package : python-multi_key_dict

Package details

Summary: Multi-key dictionary implementation in Python

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.


URL: https://github.com/formiaczek/multi_key_dict
License: MIT

Maintainer: ngompa

List of RPMs