LICENSE
README.md
pyproject.toml
setup.cfg
src/ai_text_outline/__init__.py
src/ai_text_outline/_extract.py
src/ai_text_outline/_llm.py
src/ai_text_outline/_prompt.py
src/ai_text_outline.egg-info/PKG-INFO
src/ai_text_outline.egg-info/SOURCES.txt
src/ai_text_outline.egg-info/dependency_links.txt
src/ai_text_outline.egg-info/requires.txt
src/ai_text_outline.egg-info/top_level.txt
tests/test_integration.py
tests/test_llm.py
tests/test_prompt.py