Package : python2-twodict

Package details

Summary: Simple two-way ordered dictionary for Python 2

Description:
TwoWayOrderedDict is a custom dictionary in which one can get the
key:value relationship but can also get the value:key relationship.
It also remembers the order in which the items were inserted and
supports almost all the features of the built-in dict.


URL: https://github.com/MrS0m30n3/twodict
License: Public Domain

Maintainer: daviddavid

List of RPMs