Metadata-Version: 2.1
Name: nndict
Version: 2.0.0
Summary: A dict that does not support None entries. Silently deletes entry if updated to null and works recursively.
Home-page: https://github.com/Morphotech/NeverNoneDict
License: MIT
Keywords: NeverNone,Dict,NeverNoneDict,nndict
Author: Tiago Santos
Author-email: tiago.santos@vizidox.com
Maintainer: Joana Teixeira
Maintainer-email: joana.teixeira@vizidox.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Project-URL: Repository, https://github.com/Morphotech/NeverNoneDict
