Metadata-Version: 2.3
Name: chainmapping
Version: 0.1.4
Summary: Simple class to create readonly ChainMaps that support typing.Mapping
License: MIT
Author: Kalle M. Aagaard
Author-email: git@k-moeller.dk
Requires-Python: >=3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Project-URL: Repository, https://github.com/KalleDK/py-chainmapping
Description-Content-Type: text/markdown

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

