#1052689 O: python-orderedattrdict -- Python OrderedDict with attribute-style access (Python3)

Package:
wnpp
Source:
wnpp
Submitter:
Sebastien Delafond
Date:
2023-09-26 07:36:08 UTC
Severity:
normal
#1052689#5
Date:
2023-09-26 07:32:33 UTC
From:
To:
I intend to orphan the python-orderedattrdict package, as it was only
packaged as a dependency of the now defunct mlbstreamer.

The package description is:
 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 is the Python3 package.

Cheers,