LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
skbs/__init__.py
skbs/_gencontext.py
skbs/_internal_click_monkey_patches.py
skbs/backend.py
skbs/cli.py
skbs/configutils.py
skbs/fileengine.py
skbs/pathresolve.py
skbs/pluginimport.py
skbs/pluginloader.py
skbs.egg-info/PKG-INFO
skbs.egg-info/SOURCES.txt
skbs.egg-info/dependency_links.txt
skbs.egg-info/entry_points.txt
skbs.egg-info/not-zip-safe
skbs.egg-info/requires.txt
skbs.egg-info/top_level.txt
skbs/default/conf.py
skbs/default/completion/bash/_skbs
skbs/default/completion/zsh/_skbs
skbs/default/templates/skbs.sft
skbs/default/templates/skbs/plugin.py
skbs/default/templates/skbs/root/_template.
skbs/default/templates/skbs/root/plugin.py.pip_no_compile
skbs/default/templates/skbs/root/root/_template.
skbs/pluginutils/__init__.py
skbs/pluginutils/looptools.py
skbs/pluginutils/promptable.py
tests/test_completion.py
tests/test_skbs.py
tests/test_skbs_gen.py
tests/test_touch.py