LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
table2html/__init__.py
table2html/main.py
table2html.egg-info/PKG-INFO
table2html.egg-info/SOURCES.txt
table2html.egg-info/dependency_links.txt
table2html.egg-info/requires.txt
table2html.egg-info/top_level.txt
table2html/models/__init__.py
table2html/models/det_col_v0.pt
table2html/models/det_row_v0.pt
table2html/models/det_table_v0.pt
table2html/source/__init__.py
table2html/source/ocr_engine.py
table2html/source/structure_detector.py
table2html/source/table_detector.py
table2html/source/table_processor.py
table2html/source/utils.py