.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE.txt
README.md
README_DOCX_FILE_STRUCTURE.md
pyproject.toml
.github/workflows/pypi-project.yml
docx2python/__init__.py
docx2python/attribute_register.py
docx2python/bullets_and_numbering.py
docx2python/depth_collector.py
docx2python/docx_context.py
docx2python/docx_output.py
docx2python/docx_reader.py
docx2python/docx_text.py
docx2python/forms.py
docx2python/iterators.py
docx2python/main.py
docx2python/merge_runs.py
docx2python/namespace.py
docx2python/numbering_formats.py
docx2python/py.typed
docx2python/text_runs.py
docx2python/utilities.py
docx2python.egg-info/PKG-INFO
docx2python.egg-info/SOURCES.txt
docx2python.egg-info/dependency_links.txt
docx2python.egg-info/requires.txt
docx2python.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/do_not_test_missing_imagedata_rid.py
tests/do_not_test_problem_files.py
tests/test_ascii_printable.py
tests/test_check_drop.py
tests/test_checked_boxes.py
tests/test_close.py
tests/test_comments.py
tests/test_content_control_block_properties.py
tests/test_created_in_pages.py
tests/test_document2_xml.py
tests/test_docx2python.py
tests/test_docx_context.py
tests/test_docx_output.py
tests/test_dropdown_selector_in_table.py
tests/test_equations.py
tests/test_file_object.py
tests/test_from_bytes.py
tests/test_get_text.py
tests/test_google_docs.py
tests/test_hyperlinks.py
tests/test_import.py
tests/test_iterators.py
tests/test_libreoffice_conversion.py
tests/test_lineage.py
tests/test_linebreak_replace_text.py
tests/test_list_position.py
tests/test_long_hyperlink.py
tests/test_merge_runs.py
tests/test_merged_cells.py
tests/test_more_html.py
tests/test_numbering_formats.py
tests/test_par_styles.py
tests/test_pict.py
tests/test_run_styles.py
tests/test_slanted_quotes.py
tests/test_soft_line_breaks.py
tests/test_strict.py
tests/test_symbols.py
tests/test_tables_to_markdown.py
tests/test_text_runs.py
tests/test_toc_support.py
tests/test_utilities.py
tests/helpers/utils.py
tests/resources/240-DOP-1013A Lay Down Tubulars.docx
tests/resources/ControlTest.docx
tests/resources/apples_and_pears.docx
tests/resources/ascii_printable.docx
tests/resources/basic.docx
tests/resources/check_drop_my.docx
tests/resources/checked-true-false.docx
tests/resources/checked_boxes.docx
tests/resources/checked_drop1.docx
tests/resources/comments.docx
tests/resources/created-in-pages-bulleted-lists.docx
tests/resources/created-in-pages-paragraphs-only.docx
tests/resources/equations.docx
tests/resources/example.docx
tests/resources/example_numbering.docx
tests/resources/has_pict.docx
tests/resources/hyperlink.docx
tests/resources/imagedata_without_rid.docx
tests/resources/libreoffice_conversion.docx
tests/resources/list_index_a.docx
tests/resources/long_hyperlink.docx
tests/resources/merged_cells.docx
tests/resources/merged_links.docx
tests/resources/multiple_runs_per_paragraph.docx
tests/resources/nested_paragraphs.docx
tests/resources/nested_paragraphs_in_header.docx
tests/resources/nested_paragraphs_in_header3b.docx
tests/resources/paragraphs_and_tables.docx
tests/resources/pic_alt_text.docx
tests/resources/renamed_document_xml.docx
tests/resources/run_styles.docx
tests/resources/slanted_quotes.docx
tests/resources/soft_line_breaks.docx
tests/resources/strict.docx
tests/resources/symbols.docx
tests/resources/test-docx2python-conversion-google_docs.docx
tests/resources/test_file_with_comments.docx
tests/resources/unchecked_drop0.docx
tests/resources/zen_of_python.docx