LICENSE
README.md
setup.py
conf_root/__init__.py
conf_root/conf_root.py
conf_root.egg-info/PKG-INFO
conf_root.egg-info/SOURCES.txt
conf_root.egg-info/dependency_links.txt
conf_root.egg-info/top_level.txt
conf_root/agents/BasicAgent.py
conf_root/agents/JsonAgent.py
conf_root/agents/YamlAgent.py
tests/test_json_agent.py
tests/test_nested_dataclass.py
tests/test_yaml_agent.py