LICENSE
MANIFEST.in
README.md
config.example.yaml
pyproject.toml
requirements.txt
setup.py
smartman/__init__.py
smartman/cache.py
smartman/config.py
smartman/llm_interface.py
smartman/main.py
smartman/man_retriever.py
smartman/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_cache.py
tests/test_main.py
tests/test_mock.py