LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
./scattool/__init__.py
./scattool/cli/__init__.py
./scattool/cli/__main__.py
./scattool/cli/scatcli.py
./scattool/sbagit/__init__.py
./scattool/scatlib/__init__.py
./scattool/shared/__init__.py
./scattool/shared/app.py
./scattool/shared/config.py
./scattool/shared/logs.py
./scattool/shared/packaging.py
./scattool/shared/util.py
./scattool/shared/workspace.py
./scattool/ui/__init__.py
./scattool/ui/__main__.py
./scattool/ui/config.py
./scattool/ui/help.py
./scattool/ui/logs.py
./scattool/ui/menu.py
./scattool/ui/profiles.py
./scattool/ui/scatgui.py
./scattool/ui/widgets.py
./scattool/ui/browse/__init__.py
./scattool/ui/packaging/__init__.py
./scattool/ui/packaging/details.py
./scattool/ui/packaging/home.py
./scattool/ui/packaging/metadata.py
./scattool/ui/packaging/package.py
./scattool/ui/packaging/save.py
./scattool/ui/packaging/toolbar.py
./test/__init__.py
./test/support.py
./test/test_externals.py
./test/test_packaging.py
./test/test_sbagit.py
bin/scat_gui.py
scattool.egg-info/PKG-INFO
scattool.egg-info/SOURCES.txt
scattool.egg-info/dependency_links.txt
scattool.egg-info/requires.txt
scattool.egg-info/top_level.txt
scattool/locales/cy/LC_MESSAGES/scattool.mo
scattool/locales/en/help.txt
scattool/locales/en/LC_MESSAGES/scattool.mo
scattool/locales/fr/help.txt
scattool/locales/fr/LC_MESSAGES/scattool.mo
test/test_externals.py
test/test_packaging.py
test/test_sbagit.py