LICENSE
MANIFEST.in
README.md
pyproject.toml
src/worsaga/__init__.py
src/worsaga/assignments.py
src/worsaga/banner.py
src/worsaga/cache.py
src/worsaga/calendar.py
src/worsaga/cli.py
src/worsaga/client.py
src/worsaga/config.py
src/worsaga/deadlines.py
src/worsaga/demo.py
src/worsaga/digest.py
src/worsaga/extraction.py
src/worsaga/forums.py
src/worsaga/grades.py
src/worsaga/materials.py
src/worsaga/mcp_server.py
src/worsaga/messages.py
src/worsaga/models.py
src/worsaga/output.py
src/worsaga/sections.py
src/worsaga/summaries.py
src/worsaga/summary_text.py
src/worsaga/sync.py
src/worsaga/time_utils.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/test_assignments.py
tests/test_banner.py
tests/test_cache.py
tests/test_calendar.py
tests/test_cli.py
tests/test_client.py
tests/test_config.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_materials.py
tests/test_mcp_server.py
tests/test_messages.py
tests/test_models.py
tests/test_output.py
tests/test_summaries.py
tests/test_sync.py
tests/test_time_utils.py