LICENSE
README.md
setup.py
ubuntu_postinstall/__init__.py
ubuntu_postinstall/main.py
ubuntu_postinstall/mainwindow.py
ubuntu_postinstall.egg-info/PKG-INFO
ubuntu_postinstall.egg-info/SOURCES.txt
ubuntu_postinstall.egg-info/dependency_links.txt
ubuntu_postinstall.egg-info/entry_points.txt
ubuntu_postinstall.egg-info/requires.txt
ubuntu_postinstall.egg-info/top_level.txt
ubuntu_postinstall/models/__init__.py
ubuntu_postinstall/models/action.py
ubuntu_postinstall/models/action_status.py
ubuntu_postinstall/models/command.py
ubuntu_postinstall/models/command_function.py
ubuntu_postinstall/models/command_line.py
ubuntu_postinstall/models/system_action.py
ubuntu_postinstall/tests/__init__.py
ubuntu_postinstall/tests/test_action.py
ubuntu_postinstall/tests/test_action_status.py
ubuntu_postinstall/tests/test_command_function.py
ubuntu_postinstall/tests/test_command_line.py
ubuntu_postinstall/tests/test_system_action.py
ubuntu_postinstall/utils/__init__.py
ubuntu_postinstall/utils/gnome_utils.py
ubuntu_postinstall/views/__init__.py
ubuntu_postinstall/views/ui_main_window.py