ChangeLog.md
MAINTAINERS
MANIFEST.in
README.md
mirrorshades
pyproject.toml
setup.cfg
setup.py
tasks.py
LICENSES/Apache-2.0.txt
LICENSES/CC-BY-4.0.txt
LICENSES/CC0-1.0.txt
src/mirrorshades/__init__.py
src/mirrorshades/__main__.py
src/mirrorshades/config.py
src/mirrorshades.egg-info/PKG-INFO
src/mirrorshades.egg-info/SOURCES.txt
src/mirrorshades.egg-info/dependency_links.txt
src/mirrorshades.egg-info/entry_points.txt
src/mirrorshades.egg-info/requires.txt
src/mirrorshades.egg-info/top_level.txt
src/mirrorshades/agents/__init__.py
src/mirrorshades/agents/base.py
src/mirrorshades/agents/command.py
src/mirrorshades/agents/git.py
src/mirrorshades/agents/github.py
src/mirrorshades/agents/gitlab.py
src/mirrorshades/agents/rclone.py