Bug#894430: ITP: python-orderedattrdict -- Python OrderedDict with attribute-style access
Package: wnpp
Severity: wishlist
Owner: Sebastien Delafond <seb@debian.org>
* Package name : python-orderedattrdict
Version : 1.5
Upstream Author : S Anand
* URL : https://github.com/sanand0/orderedattrdict
* License : MIT
Programming Lang: Python
Description : Python OrderedDict with attribute-style access
An ordered dictionary with attribute-style access.
.
AttrDict behaves exactly like collections.OrderedDict, but also allows
keys to be accessed as attributes.
.
It also allows for loading JSON and YAML while preserving the order of
keys
.
This will be a dependency for mlbstreamer.
Reply to: