.gitignore
.pre-commit-config.yaml
README.md
pyproject.toml
setup.cfg
setup.py
.github/workflows/testing.yml
cfgy/__init__.py
cfgy/_version.py
cfgy/demo.py
cfgy/general.py
cfgy/yaml.py
cfgy.egg-info/PKG-INFO
cfgy.egg-info/SOURCES.txt
cfgy.egg-info/dependency_links.txt
cfgy.egg-info/requires.txt
cfgy.egg-info/top_level.txt
cfgy.egg-info/zip-safe
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_templates/configclass.rst
docs/_templates/configsetting.rst
tests/test_cfgy.py