CHANGES.rst
LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
shell-completion/sshoot
sshoot/__init__.py
sshoot/autocomplete.py
sshoot/config.py
sshoot/conftest.py
sshoot/i18n.py
sshoot/listing.py
sshoot/main.py
sshoot/manager.py
sshoot/profile.py
sshoot.egg-info/PKG-INFO
sshoot.egg-info/SOURCES.txt
sshoot.egg-info/dependency_links.txt
sshoot.egg-info/entry_points.txt
sshoot.egg-info/requires.txt
sshoot.egg-info/top_level.txt
sshoot/locale/argparse.pot
sshoot/locale/sshoot.pot
sshoot/locale/it_IT/LC_MESSAGES/argparse.mo
sshoot/locale/it_IT/LC_MESSAGES/argparse.po
sshoot/locale/it_IT/LC_MESSAGES/sshoot.mo
sshoot/locale/it_IT/LC_MESSAGES/sshoot.po
sshoot/tests/__init__.py
sshoot/tests/test_autocomplete.py
sshoot/tests/test_config.py
sshoot/tests/test_listing.py
sshoot/tests/test_main.py
sshoot/tests/test_manager.py
sshoot/tests/test_profile.py