AUTHORS
CHANGELOG
LICENSE
MANIFEST.in
README.rst
setup.py
PyDocX.egg-info/PKG-INFO
PyDocX.egg-info/SOURCES.txt
PyDocX.egg-info/dependency_links.txt
PyDocX.egg-info/not-zip-safe
PyDocX.egg-info/top_level.txt
pydocx/DocxParser.py
pydocx/__init__.py
pydocx/exceptions.py
pydocx/utils.py
pydocx/fixtures/all_configured_styles.docx
pydocx/fixtures/attachment_is_tiff.docx
pydocx/fixtures/bigger_font_size_to_header.docx
pydocx/fixtures/convert_p_to_h.docx
pydocx/fixtures/fake_headings_by_length.docx
pydocx/fixtures/greek_alphabet.docx
pydocx/fixtures/has_image.docx
pydocx/fixtures/has_image.html
pydocx/fixtures/has_missing_image.docx
pydocx/fixtures/has_title.docx
pydocx/fixtures/header_footer_problem.docx
pydocx/fixtures/headers.docx
pydocx/fixtures/headers_with_full_line_styles.docx
pydocx/fixtures/inline_tags.docx
pydocx/fixtures/justification.docx
pydocx/fixtures/list_in_table.docx
pydocx/fixtures/list_to_header.docx
pydocx/fixtures/lists_with_styles.docx
pydocx/fixtures/localDpi.docx
pydocx/fixtures/missing_content.docx
pydocx/fixtures/missing_numbering.docx
pydocx/fixtures/missing_style.docx
pydocx/fixtures/nested_lists.docx
pydocx/fixtures/nested_table_rowspan.docx
pydocx/fixtures/nested_tables.docx
pydocx/fixtures/resized_image.docx
pydocx/fixtures/shift_enter.docx
pydocx/fixtures/simple.docx
pydocx/fixtures/simple_lists.docx
pydocx/fixtures/simple_table.docx
pydocx/fixtures/special_chars.docx
pydocx/fixtures/split_header.docx
pydocx/fixtures/super_and_subscript.docx
pydocx/fixtures/table_col_row_span.docx
pydocx/fixtures/tables_in_lists.docx
pydocx/fixtures/track_changes_on.docx
pydocx/fixtures/upper_alpha_all_bold.docx
pydocx/parsers/Docx2Html.py
pydocx/parsers/Docx2Markdown.py
pydocx/parsers/__init__.py
pydocx/tests/__init__.py
pydocx/tests/document_builder.py
pydocx/tests/test_docx.py
pydocx/tests/test_xml.py
pydocx/tests/templates/base.xml
pydocx/tests/templates/drawing.xml
pydocx/tests/templates/hyperlink.xml
pydocx/tests/templates/insert.xml
pydocx/tests/templates/linebreak.xml
pydocx/tests/templates/numbering.xml
pydocx/tests/templates/p.xml
pydocx/tests/templates/pict.xml
pydocx/tests/templates/r.xml
pydocx/tests/templates/rpr.xml
pydocx/tests/templates/sdt.xml
pydocx/tests/templates/sectPr.xml
pydocx/tests/templates/smart_tag.xml
pydocx/tests/templates/style.xml
pydocx/tests/templates/styles.xml
pydocx/tests/templates/t.xml
pydocx/tests/templates/table.xml
pydocx/tests/templates/tc.xml
pydocx/tests/templates/text_delete.xml
pydocx/tests/templates/tr.xml