LICENSE
README.md
pyproject.toml
src/repo_to_llm/__init__.py
src/repo_to_llm/cli.py
src/repo_to_llm/config.py
src/repo_to_llm/core.py
src/repo_to_llm/pattern_matching.py
src/repo_to_llm/utils.py
src/repo_to_llm.egg-info/PKG-INFO
src/repo_to_llm.egg-info/SOURCES.txt
src/repo_to_llm.egg-info/dependency_links.txt
src/repo_to_llm.egg-info/entry_points.txt
src/repo_to_llm.egg-info/requires.txt
src/repo_to_llm.egg-info/top_level.txt
test/test_core.py