LICENSE
MANIFEST.in
README.md
pyproject.toml
src/worsaga/__init__.py
src/worsaga/assignments.py
src/worsaga/autosync.py
src/worsaga/banner.py
src/worsaga/cache.py
src/worsaga/calendar.py
src/worsaga/cli.py
src/worsaga/client.py
src/worsaga/concurrency.py
src/worsaga/config.py
src/worsaga/courses.py
src/worsaga/deadlines.py
src/worsaga/demo.py
src/worsaga/digest.py
src/worsaga/doctor.py
src/worsaga/extraction.py
src/worsaga/forums.py
src/worsaga/grademeta.py
src/worsaga/grades.py
src/worsaga/materials.py
src/worsaga/mcp_server.py
src/worsaga/messages.py
src/worsaga/models.py
src/worsaga/notices.py
src/worsaga/notify.py
src/worsaga/output.py
src/worsaga/principal.py
src/worsaga/ratelimit.py
src/worsaga/redact.py
src/worsaga/sections.py
src/worsaga/secureio.py
src/worsaga/studypack.py
src/worsaga/summaries.py
src/worsaga/summary_text.py
src/worsaga/sync.py
src/worsaga/synclock.py
src/worsaga/syncstate.py
src/worsaga/textindex.py
src/worsaga/time_utils.py
src/worsaga/watch.py
src/worsaga.egg-info/PKG-INFO
src/worsaga.egg-info/SOURCES.txt
src/worsaga.egg-info/dependency_links.txt
src/worsaga.egg-info/entry_points.txt
src/worsaga.egg-info/requires.txt
src/worsaga.egg-info/top_level.txt
tests/conftest.py
tests/test_assignments.py
tests/test_autosync.py
tests/test_backpressure.py
tests/test_banner.py
tests/test_cache.py
tests/test_calendar.py
tests/test_cli.py
tests/test_client.py
tests/test_collection_defaults.py
tests/test_concurrency.py
tests/test_config.py
tests/test_courses.py
tests/test_deadlines.py
tests/test_demo.py
tests/test_digest.py
tests/test_download.py
tests/test_extract.py
tests/test_extraction.py
tests/test_forums.py
tests/test_grades.py
tests/test_isolation.py
tests/test_materials.py
tests/test_mcp_capabilities.py
tests/test_mcp_server.py
tests/test_messages.py
tests/test_models.py
tests/test_notify.py
tests/test_outcome_surfaces.py
tests/test_output.py
tests/test_principal.py
tests/test_ratelimit.py
tests/test_redaction.py
tests/test_secureio.py
tests/test_studypack.py
tests/test_summaries.py
tests/test_sync.py
tests/test_synclock.py
tests/test_syncstate.py
tests/test_textindex.py
tests/test_time_utils.py
tests/test_watch.py