LICENSE
README.md
pyproject.toml
src/spoc/__init__.py
src/spoc/components.py
src/spoc/framework.py
src/spoc/inject.py
src/spoc/installer.py
src/spoc/singleton.py
src/spoc/toml_core.py
src/spoc.egg-info/PKG-INFO
src/spoc.egg-info/SOURCES.txt
src/spoc.egg-info/dependency_links.txt
src/spoc.egg-info/entry_points.txt
src/spoc.egg-info/top_level.txt
src/spoc/importer/__init__.py
src/spoc/importer/base.py
src/spoc/importer/frozendict.py
src/spoc/importer/get_spoc.py
src/spoc/importer/tools.py
src/spoc/importer/types.py