LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
src/openvario_shell.egg-info/PKG-INFO
src/openvario_shell.egg-info/SOURCES.txt
src/openvario_shell.egg-info/dependency_links.txt
src/openvario_shell.egg-info/entry_points.txt
src/openvario_shell.egg-info/requires.txt
src/openvario_shell.egg-info/top_level.txt
src/ovshell/__init__.py
src/ovshell/app.py
src/ovshell/main.py
src/ovshell/ovos.py
src/ovshell/py.typed
src/ovshell/screen.py
src/ovshell/settings.py
src/ovshell/testing.py
src/ovshell/widget.py
src/ovshell/protocol/__init__.py
src/ovshell/ui/__init__.py
src/ovshell/ui/apps.py
src/ovshell/ui/mainmenu.py
src/ovshell/ui/settings.py
src/ovshell_core/__init__.py
src/ovshell_core/ext.py
src/ovshell_core/settings.py
src/ovshell_fileman/__init__.py
src/ovshell_fileman/api.py
src/ovshell_fileman/downloadapp.py
src/ovshell_fileman/downloader.py
src/ovshell_fileman/ext.py
src/ovshell_fileman/mountwatch.py
src/ovshell_xcsoar/__init__.py
src/ovshell_xcsoar/ext.py
tests/__init__.py
tests/conftest.py
tests/ovshell/__init__.py
tests/ovshell/test_main.py
tests/ovshell/test_settings.py
tests/ovshell/ui/__init__.py
tests/ovshell/ui/test_mainmenu.py
tests/ovshell_core/__init__.py
tests/ovshell_core/test_core_ext.py
tests/ovshell_fileman/__init__.py
tests/ovshell_fileman/test_downloadapp.py
tests/ovshell_fileman/test_downloader.py
tests/ovshell_fileman/test_fileman_ext.py
tests/ovshell_fileman/test_mountwatch.py
tests/ovshell_xcsoar/__init__.py
tests/ovshell_xcsoar/test_xcsoar_ext.py