.env.example
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
tests/test_actual_capture.py
tests/test_agent_simulation.py
tests/test_all_tools_final.py
tests/test_direct_capture.py
tests/test_direct_tools.py
tests/test_full_metadata.py
tests/test_http_mcp.py
tests/test_manage_slides_tool.py
tests/test_manual_mcp.py
tests/test_mcp_client.py
tests/test_mcp_detailed.py
tests/test_mcp_fixed.py
tests/test_mcp_tools_direct.py
tests/test_mcp_validation.py
tests/test_powerpoint_comprehensive.py
tests/test_powerpoint_direct.py
tests/test_powerpoint_tools.py
tests/test_pptx_conversion.py
tests/test_running_server.py
tests/test_server_integration.py
tests/test_server_tools.py
tests/test_simple_verification.py
tests/test_slide_capture.py
tests/test_summary_tool.py
tests/test_tool_content.py
tests/test_tool_registration.py
tests/test_tools_fixed.py
tests/test_working.py
volute_ppt/__init__.py
volute_ppt/__main__.py
volute_ppt/advanced_powerpoint_tools.py
volute_ppt/cli.py
volute_ppt/cloud_server.py
volute_ppt/config.py
volute_ppt/powerpoint_manager.py
volute_ppt/powerpoint_metadata.py
volute_ppt/powerpoint_tools.py
volute_ppt/ppt_server.py
volute_ppt/sdk.py
volute_ppt/server_local.py
volute_ppt/shape_editing_tools.py
volute_ppt/slide_capture_tools.py
volute_ppt/smart_text_processor.py
volute_ppt/toolkit.py
volute_ppt.egg-info/PKG-INFO
volute_ppt.egg-info/SOURCES.txt
volute_ppt.egg-info/dependency_links.txt
volute_ppt.egg-info/entry_points.txt
volute_ppt.egg-info/requires.txt
volute_ppt.egg-info/top_level.txt
volute_ppt/powerpoint/__init__.py
volute_ppt/powerpoint/parser.py
volute_ppt/powerpoint/slide_executor.py