LICENSE
README.md
pyproject.toml
src/onit_office/__init__.py
src/onit_office/__main__.py
src/onit_office/cli.py
src/onit_office/mcp_server.py
src/onit_office/server.py
src/onit_office.egg-info/PKG-INFO
src/onit_office.egg-info/SOURCES.txt
src/onit_office.egg-info/dependency_links.txt
src/onit_office.egg-info/entry_points.txt
src/onit_office.egg-info/requires.txt
src/onit_office.egg-info/top_level.txt
tests/test_cli.py
tests/test_excel.py
tests/test_file_ops.py
tests/test_powerpoint.py
tests/test_utils.py
tests/test_word.py