|
|
@ -1,57 +0,0 @@ |
|
|
|
# file GENERATED by distutils, do NOT edit |
|
|
|
LICENSE.txt |
|
|
|
README.txt |
|
|
|
setup.py |
|
|
|
gooey\__init__.py |
|
|
|
gooey\codegen.py |
|
|
|
gooey\gooey_decorator.py |
|
|
|
gooey\i18n.py |
|
|
|
gooey\i18n_config.py |
|
|
|
gooey\i18n_unittest.py |
|
|
|
gooey\image_repository.py |
|
|
|
gooey\monkey_parser.py |
|
|
|
gooey\parser_exceptions.py |
|
|
|
gooey\source_parser.py |
|
|
|
gooey\source_parser_unittest.py |
|
|
|
gooey\gui\__init__.py |
|
|
|
gooey\gui\action_sorter.py |
|
|
|
gooey\gui\action_sorter_unittest.py |
|
|
|
gooey\gui\advanced_config.py |
|
|
|
gooey\gui\advanced_config_unittest.py |
|
|
|
gooey\gui\argparse_test_data.py |
|
|
|
gooey\gui\base_window.py |
|
|
|
gooey\gui\basic_config_panel.py |
|
|
|
gooey\gui\client_app.py |
|
|
|
gooey\gui\component_factory.py |
|
|
|
gooey\gui\component_register.py |
|
|
|
gooey\gui\component_register_unittest.py |
|
|
|
gooey\gui\components.py |
|
|
|
gooey\gui\components_unittest.py |
|
|
|
gooey\gui\controller.py |
|
|
|
gooey\gui\display_main.py |
|
|
|
gooey\gui\footer.py |
|
|
|
gooey\gui\header.py |
|
|
|
gooey\gui\imageutil.py |
|
|
|
gooey\gui\msg_dialog.py |
|
|
|
gooey\gui\option_reader.py |
|
|
|
gooey\gui\option_reader_unittest.py |
|
|
|
gooey\gui\runtime_display_panel.py |
|
|
|
gooey\gui\styling.py |
|
|
|
gooey\images\__init__.py |
|
|
|
gooey\images\alessandro_rei_checkmark.png |
|
|
|
gooey\images\computer.png |
|
|
|
gooey\images\computer2.png |
|
|
|
gooey\images\computer3.png |
|
|
|
gooey\images\icon.ico |
|
|
|
gooey\images\images.jpg |
|
|
|
gooey\images\loader.gif |
|
|
|
gooey\images\settings2.png |
|
|
|
gooey\languages\__init__.py |
|
|
|
gooey\languages\eng.py |
|
|
|
gooey\languages\english.json |
|
|
|
gooey\languages\french.json |
|
|
|
gooey\mockapplications\__init__.py |
|
|
|
gooey\mockapplications\example_argparse_souce_in_main.py |
|
|
|
gooey\mockapplications\example_argparse_souce_in_try.py |
|
|
|
gooey\mockapplications\mockapp.py |
|
|
|
gooey\mockapplications\module_with_no_argparse.py |