LICENSE
MANIFEST.in
README.md
README.rst
setup.py
quickrice/__init__.py
quickrice/main.py
quickrice.egg-info/PKG-INFO
quickrice.egg-info/SOURCES.txt
quickrice.egg-info/dependency_links.txt
quickrice.egg-info/entry_points.txt
quickrice.egg-info/not-zip-safe
quickrice.egg-info/top_level.txt
quickrice/desktop/__init__.py
quickrice/desktop/desktops.py
quickrice/desktop/detect_desktop.py
quickrice/desktop/extensions/__init__.py
quickrice/desktop/extensions/check_system.py
quickrice/desktop/extensions/download_extensions.py
quickrice/desktop/quick_themes/__init__.py
quickrice/desktop/quick_themes/theme.py
quickrice/interactive/__init__.py
quickrice/interactive/display_list.py
quickrice/interactive/main_menu.py
quickrice/interactive/apply/__init__.py
quickrice/interactive/apply/apply_theme.py
quickrice/interactive/create/__init__.py
quickrice/interactive/create/create_desktop.py
quickrice/interactive/create/get_files.py
quickrice/interactive/create/desktop_options/__init__.py
quickrice/interactive/create/desktop_options/cinnamon_theme.py
quickrice/interactive/create/desktop_options/gnome_theme.py
quickrice/interactive/download/__init__.py
quickrice/interactive/download/download_themes.py