.gitignore
.pre-commit-config.yaml
.python-version
LICENSE.txt
README.md
pdm.lock
pyproject.toml
.github/workflows/lint-and-test.yaml
.github/workflows/python-publish.yml
src/docx2txt2/__init__.py
src/docx2txt2/py.typed
src/docx2txt2.egg-info/PKG-INFO
src/docx2txt2.egg-info/SOURCES.txt
src/docx2txt2.egg-info/dependency_links.txt
src/docx2txt2.egg-info/requires.txt
src/docx2txt2.egg-info/top_level.txt
tests/__init__.py
tests/test_extract_data.py
tests/resources/example_1.docx
tests/resources/example_1.odt