LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
scip_cli/SKILL.md
scip_cli/__init__.py
scip_cli/__main__.py
scip_cli/lib.py
scip_cli.egg-info/PKG-INFO
scip_cli.egg-info/SOURCES.txt
scip_cli.egg-info/dependency_links.txt
scip_cli.egg-info/entry_points.txt
scip_cli.egg-info/top_level.txt
scip_cli/commands/__init__.py
scip_cli/commands/def_cmd.py
scip_cli/commands/members.py
scip_cli/commands/rdeps.py
scip_cli/commands/refs.py
scip_cli/commands/search.py
scip_cli/commands/skill.py
scip_cli/commands/symbols.py
tests/test_pure_functions.py