K 10 svn:author V 5 koobs K 8 svn:date V 27 2016-01-08T04:48:19.068170Z K 7 svn:log V 388 [NEW] devel/py-frozendict: Immutable dictionary implementation for Python frozendict is an immutable wrapper around dictionaries that implements the complete mapping interface. It can be used as a drop-in replacement for dictionaries where immutability is desired. WWW: https://github.com/slezica/python-frozendict PR: 205914 Submitted by: Brendan Molloy END