LICENSE
README.md
pyproject.toml
examples/bench_models.py
looselips/__init__.py
looselips/input.py
looselips/matchers.py
looselips/parsers.py
looselips/py.typed
looselips/report.py
looselips/scanner.py
looselips.egg-info/PKG-INFO
looselips.egg-info/SOURCES.txt
looselips.egg-info/dependency_links.txt
looselips.egg-info/entry_points.txt
looselips.egg-info/requires.txt
looselips.egg-info/top_level.txt
looselips/cli/__init__.py
looselips/cli/app.py
looselips/cli/config.py
looselips/templates/report.html.j2
scripts/modal_ollama.py
tests/__init__.py
tests/conftest.py
tests/test_cli.py
tests/test_config.py
tests/test_example_config.py
tests/test_input.py
tests/test_llm_integration.py
tests/test_matchers.py
tests/test_parsers.py
tests/test_report.py
tests/test_scanner.py