LICENSE.txt
MANIFEST.in
README.md
VERSION.txt
pyproject.toml
setup.cfg
setup.py
.github/workflows/release.yml
.github/workflows/tests.yml
PuzzlePluginSystem.egg-info/PKG-INFO
PuzzlePluginSystem.egg-info/SOURCES.txt
PuzzlePluginSystem.egg-info/dependency_links.txt
PuzzlePluginSystem.egg-info/not-zip-safe
PuzzlePluginSystem.egg-info/requires.txt
PuzzlePluginSystem.egg-info/top_level.txt
schwarz/puzzle_plugins/__init__.py
schwarz/puzzle_plugins/plugin_loader.py
schwarz/puzzle_plugins/signal_registry.py
tests/__init__.py
tests/plugin_loader_test.py
tests/signal_registry_test.py