LICENSE
README.md
pyproject.toml
./aigrok/__init__.py
./aigrok/api.py
./aigrok/cli.py
./aigrok/config.py
./aigrok/formats.py
./aigrok/logging.py
./aigrok/pdf_processor.py
./aigrok/types.py
./aigrok/validation.py
aigrok/__init__.py
aigrok/api.py
aigrok/cli.py
aigrok/config.py
aigrok/formats.py
aigrok/logging.py
aigrok/pdf_processor.py
aigrok/types.py
aigrok/validation.py
aigrok.egg-info/PKG-INFO
aigrok.egg-info/SOURCES.txt
aigrok.egg-info/dependency_links.txt
aigrok.egg-info/entry_points.txt
aigrok.egg-info/requires.txt
aigrok.egg-info/top_level.txt
tests/test_api.py
tests/test_cli.py
tests/test_config.py
tests/test_logging.py
tests/test_ocr.py
tests/test_pdf_processor.py
tests/test_performance.py
tests/test_runner.py
tests/test_schema.py