Metadata-Version: 2.4
Name: chainmapping
Version: 0.1.5
Summary: Simple class to create readonly ChainMaps that support typing.Mapping
Project-URL: Repository, https://github.com/KalleDK/py-chainmapping
Author-email: "Kalle M. Aagaard" <git@k-moeller.dk>
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# py-chainmapping
Simple class to create a ChainMap that can use typing.Mapping
