Package: wnpp
Severity: wishlist
Owner: Colin Watson <[email protected]>
X-Debbugs-Cc: [email protected]

* Package name    : python-flatdict
  Version         : 4.0.1
  Upstream Contact: Gavin M. Roy <[email protected]>
* URL             : https://github.com/gmr/flatdict
* License         : BSD-3-Clause
  Programming Lang: Python
  Description     : Flattened dict classes for Python

FlatDict and FlatterDict are dict classes that allow for single level,
delimited key/value pair mapping of nested dictionaries. You can interact
with FlatDict and FlatterDict like a normal dictionary and access child
dictionaries as you normally would or with the composite key.


Admittedly this doesn't seem to be particularly well-maintained upstream
(last commit in 2020).  On the other hand, it still works fine with
Python 3.13, so it clearly doesn't require very much maintenance.  It's
a new test-dependency of python-semantic-release.

I plan to maintain this in the Debian Python Team.

-- 
Colin Watson (he/him)                              [[email protected]]

Reply via email to