AUTHORS
CHANGELOG
LICENSE
MANIFEST.in
README.md
setup.py
docx2html/__init__.py
docx2html/converters.py
docx2html/core.py
docx2html/exceptions.py
docx2html.egg-info/PKG-INFO
docx2html.egg-info/SOURCES.txt
docx2html.egg-info/dependency_links.txt
docx2html.egg-info/not-zip-safe
docx2html.egg-info/requires.txt
docx2html.egg-info/top_level.txt
docx2html/fixtures/attachment_is_tiff.docx
docx2html/fixtures/bigger_font_size_to_header.docx
docx2html/fixtures/convert_p_to_h.docx
docx2html/fixtures/fake_headings_by_length.docx
docx2html/fixtures/greek_alphabet.docx
docx2html/fixtures/has_image.docx
docx2html/fixtures/has_missing_image.docx
docx2html/fixtures/has_title.docx
docx2html/fixtures/header_footer_problem.docx
docx2html/fixtures/headers.docx
docx2html/fixtures/headers_with_full_line_styles.docx
docx2html/fixtures/inline_tags.docx
docx2html/fixtures/list_in_table.docx
docx2html/fixtures/list_to_header.docx
docx2html/fixtures/lists_with_styles.docx
docx2html/fixtures/missing_content.docx
docx2html/fixtures/nested_lists.docx
docx2html/fixtures/nested_table_rowspan.docx
docx2html/fixtures/nested_tables.docx
docx2html/fixtures/resized_image.docx
docx2html/fixtures/shift_enter.docx
docx2html/fixtures/simple.docx
docx2html/fixtures/simple_lists.docx
docx2html/fixtures/special_chars.docx
docx2html/fixtures/split_header.docx
docx2html/fixtures/table_col_row_span.docx
docx2html/fixtures/tables_in_lists.docx
docx2html/fixtures/track_changes_on.docx
docx2html/fixtures/upper_alpha_all_bold.docx
docx2html/tests/__init__.py
docx2html/tests/document_builder.py
docx2html/tests/test_docx.py
docx2html/tests/test_xml.py