LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
intabular/__init__.py
intabular/__main__.py
intabular/cli.py
intabular/csv_component.py
intabular/main.py
intabular.egg-info/PKG-INFO
intabular.egg-info/SOURCES.txt
intabular.egg-info/dependency_links.txt
intabular.egg-info/entry_points.txt
intabular.egg-info/requires.txt
intabular.egg-info/top_level.txt
intabular/core/__init__.py
intabular/core/analyzer.py
intabular/core/config.py
intabular/core/llm_logger.py
intabular/core/logging_config.py
intabular/core/processor.py
intabular/core/strategy.py
intabular/core/utils.py
test/test_diverse_domains.py
test/test_edge_cases.py
test/test_fast_core.py
test/test_format_transformations.py
test/test_integration.py
test/test_llm_parsing.py
test/test_new_architecture.py
test/test_perfect_matching.py