LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
examples/convert_html_word.py
examples/convert_latex_word.py
examples/convert_linear_word.py
examples/html_data.html
examples/latex_math_data.md
examples/linear_math_data.md
examples/omml_data.docx
src/math_ml2omml/__init__.py
src/math_ml2omml/__main__.py
src/math_ml2omml/cli.py
src/math_ml2omml/op_dict.py
src/mathml_to_omml.egg-info/PKG-INFO
src/mathml_to_omml.egg-info/SOURCES.txt
src/mathml_to_omml.egg-info/dependency_links.txt
src/mathml_to_omml.egg-info/entry_points.txt
src/mathml_to_omml.egg-info/requires.txt
src/mathml_to_omml.egg-info/top_level.txt
tests/__init__.py
tests/test_math_ml2omml.py