LICENSE
README.md
pyproject.toml
pebbles/scout/__init__.py
pebbles/scout/_version.py
pebbles/scout/candidate.py
pebbles/scout/candidate_store.py
pebbles/scout/clusters.py
pebbles/scout/filters.py
pebbles/scout/matcher.py
pebbles/scout/principal.py
pebbles/scout/watchlist.py
pebbles/scout/cli/__init__.py
pebbles/scout/cli/main.py
pebbles/scout/sources/__init__.py
pebbles/scout/sources/base.py
pebbles/scout/sources/rss.py
pebbles_scout.egg-info/PKG-INFO
pebbles_scout.egg-info/SOURCES.txt
pebbles_scout.egg-info/dependency_links.txt
pebbles_scout.egg-info/entry_points.txt
pebbles_scout.egg-info/requires.txt
pebbles_scout.egg-info/top_level.txt
tests/test_candidate.py
tests/test_candidate_store.py
tests/test_cli_smoke.py
tests/test_clusters.py
tests/test_filters.py
tests/test_matcher.py
tests/test_principal.py
tests/test_sources_rss.py
tests/test_v01_composition.py
tests/test_watchlist.py