.editorconfig .pylintrc .travis.yml AUTHORS CHANGELOG.md ChangeLog LICENSE.txt MANIFEST.in Makefile README.md requirements.txt setup.cfg setup.py tox.ini .github/workflows/ci.yml .github/workflows/dependabot.yml .github/workflows/python-publish.yml munch/__init__.py munch.egg-info/PKG-INFO munch.egg-info/SOURCES.txt munch.egg-info/dependency_links.txt munch.egg-info/not-zip-safe munch.egg-info/pbr.json munch.egg-info/requires.txt munch.egg-info/top_level.txt tests/__init__.py tests/conftest.py tests/test_munch.py tests/test_readme.py tests/test_yaml.py