Metadata-Version: 2.4
Name: freezabledict2
Version: 0.1.0
Summary: freezable dictionary like object inspired by frozenlist.
Author-email: Vizonex <VizonexBusiness@gmail.com>
Project-URL: repository, https://github.com/Vizonex/freezabledict.git
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# FreezableDict
An alternative system to a proxy-like object that freezes the main hashtable inspired by [frozenlist](https://github.com/aio-libs/frozenlist)'s freezing system.
It has a 2 prefix because multiple names I wanted ended up taken.
