LICENSE
README.md
pyproject.toml
mutating_core/__init__.py
mutating_core/config.py
mutating_core/converters.py
mutating_core/mutation_result.py
mutating_core/py.typed
mutating_core/spawn.py
mutating_core.egg-info/PKG-INFO
mutating_core.egg-info/SOURCES.txt
mutating_core.egg-info/dependency_links.txt
mutating_core.egg-info/entry_points.txt
mutating_core.egg-info/requires.txt
mutating_core.egg-info/top_level.txt
mutating_core/executors/__init__.py
mutating_core/executors/abstract.py
mutating_core/executors/local.py
mutating_core/mutation/group.py
mutating_core/mutation/slot.py
tests/test_converters.py