LICENSE
README.md
setup.py
muvimaker/__init__.py
muvimaker/main.py
muvimaker.egg-info/PKG-INFO
muvimaker.egg-info/SOURCES.txt
muvimaker.egg-info/dependency_links.txt
muvimaker.egg-info/requires.txt
muvimaker.egg-info/top_level.txt
muvimaker/editor/__init__.py
muvimaker/editor/editor.py
muvimaker/editor/dialogues/__init__.py
muvimaker/editor/dialogues/add_picture_dialogue.py
muvimaker/editor/dialogues/add_sound_dialogue.py
muvimaker/editor/dialogues/base_dialogue.py
muvimaker/editor/dialogues/new_file_dialogue.py
muvimaker/editor/dialogues/open_project_dialogue.py
muvimaker/editor/dialogues/scratchdir_dialogue.py
muvimaker/editor/frames/__init__.py
muvimaker/editor/frames/analyzer_frame.py
muvimaker/editor/frames/logging_frame.py
muvimaker/editor/frames/parameters_frame.py
muvimaker/editor/frames/info_frame/__init__.py
muvimaker/editor/frames/info_frame/info_frame.py
muvimaker/editor/frames/info_frame/picture_frame.py
muvimaker/editor/frames/info_frame/sound_files_frame.py
muvimaker/editor/menubar/__init__.py
muvimaker/editor/menubar/filemenu.py
muvimaker/editor/menubar/menubar.py
muvimaker/editor/menubar/soundmenu.py
muvimaker/example_data/__init__.py
test/test_1_project_handler.py
test/test_2_pre_computed_picture.py