.bzrignore
.flake8
.gitignore
AUTHORS
CODE_OF_CONDUCT.md
LICENSE
MANIFEST.in
Makefile
README.rst
TODO
codemod-protocol.rst
debian-svp
disperse.conf
pyproject.toml
recipe.example.yaml
setup.cfg
setup.py
svp
.github/CODEOWNERS
.github/FUNDING.yml
.github/workflows/disperse.yml
.github/workflows/pythonpackage.yml
devnotes/codemods.rst
devnotes/command-line.rst
devnotes/design.rst
devnotes/mp-status.rst
examples/codespell.yaml
examples/framwork.yaml
examples/isort.yaml
examples/patch.yaml
examples/python-modernize.yaml
examples/pyupgrade.yaml
examples/teyit.yaml
examples/debian/base.md
examples/debian/cme.yaml
examples/debian/debianize.yaml
examples/debian/lintian-brush.yaml
examples/debian/mia.yaml
examples/debian/multiarch.yaml
examples/debian/new-upstream-release.yaml
examples/debian/new-upstream-snapshot.yaml
examples/debian/orphan.yaml
examples/debian/rrr.yaml
examples/debian/scrub-obsolete.yaml
helpers/needs-changelog-update.py
man/debian-svp.1
man/svp.1
silver_platter/__init__.py
silver_platter/__main__.py
silver_platter/apply.py
silver_platter/batch.py
silver_platter/candidates.py
silver_platter/probers.py
silver_platter/proposal.py
silver_platter/publish.py
silver_platter/py.typed
silver_platter/recipe.py
silver_platter/run.py
silver_platter/utils.py
silver_platter/workspace.py
silver_platter.egg-info/PKG-INFO
silver_platter.egg-info/SOURCES.txt
silver_platter.egg-info/dependency_links.txt
silver_platter.egg-info/entry_points.txt
silver_platter.egg-info/requires.txt
silver_platter.egg-info/top_level.txt
silver_platter/debian/__init__.py
silver_platter/debian/__main__.py
silver_platter/debian/apply.py
silver_platter/debian/batch.py
silver_platter/debian/run.py
silver_platter/debian/uploader.py
tests/__init__.py
tests/test_apply.py
tests/test_candidates.py
tests/test_debian.py
tests/test_probers.py
tests/test_proposal.py
tests/test_publish.py
tests/test_recipe.py
tests/test_run.py
tests/test_utils.py
tests/test_workspace.py