LICENSE
README.md
jp-README.md
pyproject.toml
src/docx2md/__init__.py
src/docx2md/__main__.py
src/docx2md/convert.py
src/docx2md/converter.py
src/docx2md/docxfile.py
src/docx2md/docxmedia.py
src/docx2md/utils.py
src/docx2md/version.py
src/docx2md.egg-info/PKG-INFO
src/docx2md.egg-info/SOURCES.txt
src/docx2md.egg-info/dependency_links.txt
src/docx2md.egg-info/entry_points.txt
src/docx2md.egg-info/requires.txt
src/docx2md.egg-info/top_level.txt
tests/test_docxfile.py
tests/test_docxmedia.py
tests/test_drawing.py
tests/test_function.py
tests/test_media.py