Package: wnpp Severity: wishlist Owner: Colin Watson <cjwat...@debian.org> X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name : python-flatdict Version : 4.0.1 Upstream Contact: Gavin M. Roy <gavinm...@gmail.com> * 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) [cjwat...@debian.org]