LICENSE
README.md
pyproject.toml
farmore/__init__.py
farmore/__main__.py
farmore/analytics.py
farmore/attachments.py
farmore/cli.py
farmore/config.py
farmore/diff.py
farmore/gists.py
farmore/git_utils.py
farmore/github_api.py
farmore/incremental.py
farmore/mirror.py
farmore/models.py
farmore/notifications.py
farmore/restore.py
farmore/rich_utils.py
farmore/scheduler.py
farmore/templates.py
farmore/transfer.py
farmore/validation.py
farmore/verify.py
farmore.egg-info/PKG-INFO
farmore.egg-info/SOURCES.txt
farmore.egg-info/dependency_links.txt
farmore.egg-info/entry_points.txt
farmore.egg-info/requires.txt
farmore.egg-info/top_level.txt
tests/test_analytics.py
tests/test_attachments.py
tests/test_config.py
tests/test_diff.py
tests/test_gists.py
tests/test_git_utils.py
tests/test_github_api.py
tests/test_incremental.py
tests/test_models.py
tests/test_notifications.py
tests/test_restore.py
tests/test_rich_formatting.py
tests/test_scheduler.py
tests/test_search_flat_structure.py
tests/test_templates.py
tests/test_transfer.py
tests/test_validation.py
tests/test_verify.py