LICENSE
README.md
pyproject.toml
rlmgrep/__init__.py
rlmgrep/__main__.py
rlmgrep/cli.py
rlmgrep/config.py
rlmgrep/file_map.py
rlmgrep/ingest.py
rlmgrep/interpreter.py
rlmgrep/render.py
rlmgrep/rlm.py
rlmgrep.egg-info/PKG-INFO
rlmgrep.egg-info/SOURCES.txt
rlmgrep.egg-info/dependency_links.txt
rlmgrep.egg-info/entry_points.txt
rlmgrep.egg-info/requires.txt
rlmgrep.egg-info/top_level.txt
tests/test_cli_signature_mode.py
tests/test_custom_signature_parsing.py
tests/test_markitdown_activation.py
tests/test_signature_serialization.py