LICENSE
README.md
pyproject.toml
m2x/__init__.py
m2x/clip.py
m2x/Converter/HTML2X.py
m2x/Converter/__init__.py
m2x/Converter/core.py
m2x/Converter/get_config.py
m2x/server/__init__.py
m2x/server/app.py
m2x/static/index.html
m2x/static/css/style.css
m2x/static/js/main.js
python_m2x.egg-info/PKG-INFO
python_m2x.egg-info/SOURCES.txt
python_m2x.egg-info/dependency_links.txt
python_m2x.egg-info/entry_points.txt
python_m2x.egg-info/requires.txt
python_m2x.egg-info/top_level.txt
tests/test_clip.py