LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
docx2python/__init__.py
docx2python/depth_collector.py
docx2python/docx_context.py
docx2python/docx_output.py
docx2python/docx_text.py
docx2python/iterators.py
docx2python/main.py
docx2python/namespace.py
docx2python/numbering_formats.py
docx2python/text_runs.py
docx2python.egg-info/PKG-INFO
docx2python.egg-info/SOURCES.txt
docx2python.egg-info/dependency_links.txt
docx2python.egg-info/top_level.txt
test/test_document2_xml.py
test/test_docx2python.py
test/test_docx_context.py
test/test_docx_output.py
test/test_get_text.py
test/test_hyperlinks.py
test/test_import.py
test/test_iterators.py
test/test_namespace.py
test/test_numbering_formats.py
test/test_pict.py
test/test_problem_files.py
test/test_tables_object.py
test/test_text_runs.py