Metadata-Version: 2.1
Name: entity-addict
Version: 1.1.0
Summary: An extended version of [addict](https://github.com/mewwts/addict).
Home-page: https://github.com/loonghao/entity_addict
License: MIT
Author: longhao
Author-email: hal.long@outlook.com
Requires-Python: >=3.6.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Dist: addict (>=2.4.0,<3.0.0)
