LICENSE.md
README.md
pyproject.toml
src/config_reg/__init__.py
src/config_reg/callback.py
src/config_reg/convert.py
src/config_reg/if_yaml.py
src/config_reg/index.py
src/config_reg/reg.py
src/config_reg/type_def.py
src/config_reg/type_transform.py
src/config_reg.egg-info/PKG-INFO
src/config_reg.egg-info/SOURCES.txt
src/config_reg.egg-info/dependency_links.txt
src/config_reg.egg-info/requires.txt
src/config_reg.egg-info/top_level.txt
src/config_reg/util/__init__.py
src/config_reg/util/subst_util.py
test/test_cfg_override.py
test/test_instantiate.py
test/test_ordered_parsing.py
test/test_split_argv.py