.gitignore
CLAUDE.md
LICENSE
MANIFEST.in
PUBLISHING.md
QUICKSTART.md
README.md
SECTION_GUIDE.md
cli_example.py
example.py
existing_yaml_example.py
ldap_example.py
pyproject.toml
requirements.txt
setup.py
test_anywhere.py
.claude/settings.local.json
confbox/__init__.py
confbox/config.py
confbox/paths.py
confbox.egg-info/PKG-INFO
confbox.egg-info/SOURCES.txt
confbox.egg-info/dependency_links.txt
confbox.egg-info/requires.txt
confbox.egg-info/top_level.txt
tests/__init__.py
tests/test_config.py
tests/test_paths.py