LICENSE
README.md
pyproject.toml
src/__init__.py
src/cli/__init__.py
src/cli/global_opts.py
src/cli/main.py
src/cli/repl.py
src/core/__init__.py
src/core/document.py
src/core/excel_engine.py
src/core/ppt_engine.py
src/core/word_engine.py
src/mcp/__init__.py
src/mcp/auth.py
src/mcp/errors.py
src/mcp/metrics.py
src/mcp/prompts.py
src/mcp/rate_limit.py
src/mcp/schemas.py
src/mcp/security.py
src/mcp/server.py
src/mcp/transport.py
src/mcp/tools/__init__.py
src/mcp/tools/_registry.py
src/mcp/tools/compare.py
src/mcp/tools/convert.py
src/mcp/tools/create.py
src/mcp/tools/edit.py
src/mcp/tools/template.py
src/mcp/tools/validate.py
src/rendering/__init__.py
src/rendering/latex_parser.py
src/rendering/math_omml.py
src/rendering/styles.py
src/rendering/template.py
src/transform/__init__.py
src/transform/pdf.py
src/transform/reverse.py
src/utils/__init__.py
src/utils/file_utils.py
tests/test_cli.py
tests/test_core.py
tests/test_latex_parser.py
tests/test_math_omml.py
tests/test_mcp_descriptions.py
tests/test_repl.py
tests/test_stress.py
tests/test_styles.py
tests/test_template.py
tianshang_scribe.egg-info/PKG-INFO
tianshang_scribe.egg-info/SOURCES.txt
tianshang_scribe.egg-info/dependency_links.txt
tianshang_scribe.egg-info/entry_points.txt
tianshang_scribe.egg-info/requires.txt
tianshang_scribe.egg-info/top_level.txt