setup.py
docstruct/__init__.py
docstruct/bounding_box.py
docstruct/constants.py
docstruct/drawer.py
docstruct/graph.py
docstruct/hocr_parser.py
docstruct/ligatures.py
docstruct/page_creator.py
docstruct/point.py
docstruct/searchable_pdf.py
docstruct/segment.py
docstruct/space_partitioning.py
docstruct/spatial_grid_indexing.py
docstruct/text_block.py
docstruct/text_block_splitter.py
docstruct/textract_parser.py
docstruct.egg-info/PKG-INFO
docstruct.egg-info/SOURCES.txt
docstruct.egg-info/dependency_links.txt
docstruct.egg-info/requires.txt
docstruct.egg-info/top_level.txt
docstruct/paragraph_detection/__init__.py
docstruct/paragraph_detection/constants.py
docstruct/paragraph_detection/paragraph_extractor.py
docstruct/paragraph_detection/paragraph_sorter.py
docstruct/paragraph_detection/two_columns.py
docstruct/visual_detection/__init__.py
docstruct/visual_detection/bordered_table_extraction.py
docstruct/visual_detection/constants.py
docstruct/visual_detection/table_extraction.py
docstruct/visual_detection/vis_line.py
docstruct/visual_detection/vis_line_detection.py