LICENSE
MANIFEST.in
README.md
config.example.yaml
pyproject.toml
requirements.txt
setup.py
cli_llm_man/__init__.py
cli_llm_man/cache.py
cli_llm_man/config.py
cli_llm_man/llm_interface.py
cli_llm_man/main.py
cli_llm_man/man_retriever.py
cli_llm_man/setup_alias.py
smartman.egg-info/PKG-INFO
smartman.egg-info/SOURCES.txt
smartman.egg-info/dependency_links.txt
smartman.egg-info/entry_points.txt
smartman.egg-info/requires.txt
smartman.egg-info/top_level.txt
tests/test_main.py
tests/test_mock.py