python310-lexicon
Python 3.10 - lexicon - dict subclass(es) with aliasing
3.4.2
2023-07-10
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python310-base 3.4.2
python310-six 3.4.0
Internal Program Version: lexicon 2.0.1
Lexicon is a collection of dict subclasses:
* AliasDict, a dictionary supporting both simple and complex
key aliasing
* AttributeDict, supporting attribute read and write access
* Lexicon, a subclass of both of the above which exhibits
both sets of behavior
https://github.com/bitprophet/lexicon