diff options
author | 2019-11-25 11:43:17 -0800 | |
---|---|---|
committer | 2020-01-08 09:29:45 +0100 | |
commit | 3a084d7e2840e7cd1d63751211a79553edd54913 (patch) | |
tree | 76b0c65d97db61476371fe2b450f179a7d25e85f /DEVELOPERS | |
parent | a57aceb472e1e6017a4f1b7e391337296816df01 (diff) | |
download | buildroot-3a084d7e2840e7cd1d63751211a79553edd54913.tar.gz buildroot-3a084d7e2840e7cd1d63751211a79553edd54913.tar.bz2 |
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>
Diffstat (limited to 'DEVELOPERS')
-rw-r--r-- | DEVELOPERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DEVELOPERS b/DEVELOPERS index 00c4cdc1a9..5652fc3555 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -65,6 +65,7 @@ F: package/python-flask-sqlalchemy/ F: package/python-gitdb2/ F: package/python-lockfile/ F: package/python-mutagen/ +F: package/python-nested-dict/ F: package/python-pbr/ F: package/python-pip/ F: package/python-psycopg2/ |