LICENSE
README.md
setup.py
src/raw_docx/__info__.py
src/raw_docx/__init__.py
src/raw_docx/raw_document.py
src/raw_docx/raw_docx.py
src/raw_docx/raw_image.py
src/raw_docx/raw_list.py
src/raw_docx/raw_list_item.py
src/raw_docx/raw_paragraph.py
src/raw_docx/raw_run.py
src/raw_docx/raw_section.py
src/raw_docx/raw_table.py
src/raw_docx/raw_table_cell.py
src/raw_docx/raw_table_row.py
src/raw_docx.egg-info/PKG-INFO
src/raw_docx.egg-info/SOURCES.txt
src/raw_docx.egg-info/dependency_links.txt
src/raw_docx.egg-info/requires.txt
src/raw_docx.egg-info/top_level.txt
src/raw_docx/docx/__init__.py
src/raw_docx/docx/docx_paragraph.py
src/raw_docx/docx/docx_table.py