setup.py
docstruct/__init__.py
docstruct/bounding_box.py
docstruct/constants.py
docstruct/graph.py
docstruct/hocr_parser.py
docstruct/ligatures.py
docstruct/point.py
docstruct/searchable_pdf.py
docstruct/segment.py
docstruct/space_partitioning.py
docstruct/text_block.py
docstruct/text_block_drawer.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_line_detection/__init__.py
docstruct/visual_line_detection/visual_line_detection.py