LICENSE
MANIFEST.in
README.md
pyproject.toml
src/worsaga/__init__.py
src/worsaga/banner.py
src/worsaga/cli.py
src/worsaga/client.py
src/worsaga/config.py
src/worsaga/deadlines.py
src/worsaga/extraction.py
src/worsaga/materials.py
src/worsaga/mcp_server.py
src/worsaga/sections.py
src/worsaga/summaries.py
src/worsaga/summary_text.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_banner.py
tests/test_cli.py
tests/test_client.py
tests/test_config.py
tests/test_deadlines.py
tests/test_download.py
tests/test_extraction.py
tests/test_materials.py
tests/test_mcp_server.py
tests/test_summaries.py