package/python-nested-dict: new package

Python dictionary with automatic and arbitrary levels of nestedness.

Signed-off-by: Adam Duskett <aduskett@greenlots.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Adam Duskett
2019-11-25 11:43:17 -08:00
committed by Thomas Petazzoni
parent a57aceb472
commit 3a084d7e28
5 changed files with 28 additions and 0 deletions

View File

@@ -1009,6 +1009,7 @@ menu "External python modules"
source "package/python-mwclient/Config.in"
source "package/python-mwscrape/Config.in"
source "package/python-mwscrape2slob/Config.in"
source "package/python-nested-dict/Config.in"
source "package/python-netaddr/Config.in"
source "package/python-netifaces/Config.in"
source "package/python-networkmanager/Config.in"