LICENSE
README.md
pyproject.toml
src/tabulex/__init__.py
src/tabulex/adapters.py
src/tabulex/api.py
src/tabulex/extraction.py
src/tabulex/models.py
src/tabulex/normalize.py
src/tabulex.egg-info/PKG-INFO
src/tabulex.egg-info/SOURCES.txt
src/tabulex.egg-info/dependency_links.txt
src/tabulex.egg-info/requires.txt
src/tabulex.egg-info/top_level.txt
tests/test_adapters.py
tests/test_collisions.py
tests/test_extraction_heuristics.py
tests/test_json_adapter.py
tests/test_normalize.py