LICENSE
README.md
pyproject.toml
src/scitex_msword/__init__.py
src/scitex_msword/_save_document.py
src/scitex_msword/_settings_order.py
src/scitex_msword/_track_changes_helpers.py
src/scitex_msword/bold.py
src/scitex_msword/comments.py
src/scitex_msword/diff.py
src/scitex_msword/highlights.py
src/scitex_msword/mcp_server.py
src/scitex_msword/profiles.py
src/scitex_msword/reader.py
src/scitex_msword/track_changes.py
src/scitex_msword/utils.py
src/scitex_msword/writer.py
src/scitex_msword.egg-info/PKG-INFO
src/scitex_msword.egg-info/SOURCES.txt
src/scitex_msword.egg-info/dependency_links.txt
src/scitex_msword.egg-info/entry_points.txt
src/scitex_msword.egg-info/requires.txt
src/scitex_msword.egg-info/top_level.txt
src/scitex_msword/_skills/scitex-msword/01_installation.md
src/scitex_msword/_skills/scitex-msword/02_quick-start.md
src/scitex_msword/_skills/scitex-msword/03_python-api.md
src/scitex_msword/_skills/scitex-msword/SKILL.md
src/scitex_msword/hooks/__init__.py
src/scitex_msword/hooks/_base.py
src/scitex_msword/hooks/_builtins.py
src/scitex_msword/hooks/_dispatch.py
src/scitex_msword/hooks/_lookup.py