Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| <PISI> | <PISI> | ||||
| <Source> | <Source> | ||||
| <Name>thonny</Name> | <Name>thonny</Name> | ||||
| <Packager> | <Packager> | ||||
| <Name>Fabio Forni</Name> | <Name>Justin Berthault</Name> | ||||
| <Email>livingsilver94.solus@tuta.io</Email> | <Email>justin.berthault@zaclys.net</Email> | ||||
| </Packager> | </Packager> | ||||
| <License>MIT</License> | <License>MIT</License> | ||||
| <PartOf>programming.ide</PartOf> | <PartOf>programming.ide</PartOf> | ||||
| <Summary xml:lang="en">Python IDE for beginners</Summary> | <Summary xml:lang="en">Python IDE for beginners</Summary> | ||||
| <Description xml:lang="en">Thonny is a simple Python IDE with features useful for learning programming. It comes with a debugger which is able to visualize all the conceptual steps taken to run a Python program (executing statements, evaluating expressions, maintaining the call stack). There is a GUI for installing 3rd-party packages and special mode for learning about references. | <Description xml:lang="en">Thonny is a simple Python IDE with features useful for learning programming. It comes with a debugger which is able to visualize all the conceptual steps taken to run a Python program (executing statements, evaluating expressions, maintaining the call stack). There is a GUI for installing 3rd-party packages and special mode for learning about references. | ||||
| </Description> | </Description> | ||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | ||||
| </Source> | </Source> | ||||
| <Package> | <Package> | ||||
| <Name>thonny</Name> | <Name>thonny</Name> | ||||
| <Summary xml:lang="en">Python IDE for beginners</Summary> | <Summary xml:lang="en">Python IDE for beginners</Summary> | ||||
| <Description xml:lang="en">Thonny is a simple Python IDE with features useful for learning programming. It comes with a debugger which is able to visualize all the conceptual steps taken to run a Python program (executing statements, evaluating expressions, maintaining the call stack). There is a GUI for installing 3rd-party packages and special mode for learning about references. | <Description xml:lang="en">Thonny is a simple Python IDE with features useful for learning programming. It comes with a debugger which is able to visualize all the conceptual steps taken to run a Python program (executing statements, evaluating expressions, maintaining the call stack). There is a GUI for installing 3rd-party packages and special mode for learning about references. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.ide</PartOf> | <PartOf>programming.ide</PartOf> | ||||
| <Files> | <Files> | ||||
| <Path fileType="executable">/usr/bin/thonny</Path> | <Path fileType="executable">/usr/bin/thonny</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny-3.0.8-py3.6.egg-info/PKG-INFO</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny-3.1.2-py3.6.egg-info/PKG-INFO</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny-3.0.8-py3.6.egg-info/SOURCES.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny-3.1.2-py3.6.egg-info/SOURCES.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny-3.0.8-py3.6.egg-info/dependency_links.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny-3.1.2-py3.6.egg-info/dependency_links.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny-3.0.8-py3.6.egg-info/entry_points.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny-3.1.2-py3.6.egg-info/entry_points.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny-3.0.8-py3.6.egg-info/requires.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny-3.1.2-py3.6.egg-info/requires.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny-3.0.8-py3.6.egg-info/top_level.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny-3.1.2-py3.6.egg-info/top_level.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/VERSION</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/VERSION</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__main__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__main__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/__init__.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/__main__.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/__main__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/assistance.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/assistance.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/ast_utils.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/ast_utils.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/ast_utils_old_range_marker.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/backend.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/backend.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/backend_launcher.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/backend_launcher.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/base_file_browser.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/base_file_browser.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/code.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/code.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/codeview.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/codeview.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/common.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/common.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/config.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/config.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/config_ui.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/config_ui.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/gridtable.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/gridtable.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/jedi_utils.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/jedi_utils.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/memory.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/memory.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/misc_utils.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/misc_utils.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/roughparse.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/roughparse.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/rst_utils.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/rst_utils.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/running.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/running.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/running_config_page.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/running_config_page.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/shell.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/shell.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/terminal.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/tktextext.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/tktextext.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/token_utils.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/token_utils.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/ui_utils.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/ui_utils.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/workbench.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/__pycache__/workbench.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/assistance.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/assistance.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/ast_utils.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/ast_utils.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/ast_utils_old_range_marker.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/backend.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/backend.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/backend_launcher.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/backend_launcher.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/base_file_browser.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/base_file_browser.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/code.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/code.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/codeview.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/codeview.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/common.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/common.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/config.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/config.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/config_ui.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/config_ui.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/gridtable.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/gridtable.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/jedi_utils.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/jedi_utils.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/memory.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/memory.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/misc_utils.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/misc_utils.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/__init__.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/about.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/about.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/assistant_config_page.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/assistant_config_page.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/ast_view.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/ast_view.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/autocomplete.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/autocomplete.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/backend_config_page.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/backend_config_page.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/base_syntax_themes.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/base_syntax_themes.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/base_ui_themes.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/base_ui_themes.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/birdseye_frontend.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/cells.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/cells.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/clean_ui_themes.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/clean_ui_themes.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/coloring.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/coloring.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/commenting.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/commenting.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/common_editing_commands.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/common_editing_commands.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/debugger.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/debugger.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/dock_user_windows_frontend.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/dock_user_windows_frontend.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/editor_config_page.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/editor_config_page.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/event_logging.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/event_logging.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/event_view.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/event_view.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/find_replace.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/find_replace.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/general_config_page.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/general_config_page.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/goto_definition.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/goto_definition.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/heap.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/heap.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/highlight_names.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/highlight_names.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/locals_marker.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/locals_marker.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/main_file_browser.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/main_file_browser.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/misc_analyzers.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/misc_analyzers.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/notes.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/object_inspector.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/object_inspector.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/outline.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/outline.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/paren_matcher.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/paren_matcher.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/pgzero_frontend.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/pip_gui.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/pip_gui.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/pylint.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/pylint.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/pylint_checkers.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/pylint_checkers.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/remove_old_data_dir.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/remove_old_data_dir.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/replayer.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/replayer.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/shell_macro.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/shell_macro.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/statement_boxes.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/statement_boxes.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/stdlib_error_helpers.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/stdlib_error_helpers.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/terminal_config_page.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/theme_and_font_config_page.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/theme_and_font_config_page.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/thonny_folders.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/thonny_folders.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/tomorrow_syntax_theme.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/tomorrow_syntax_theme.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/variables.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/__pycache__/variables.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/about.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/about.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/assistant_config_page.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/assistant_config_page.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/ast_view.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/ast_view.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/autocomplete.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/autocomplete.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/backend/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/backend/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/backend/__pycache__/__init__.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/backend/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/backend/__pycache__/birdseye_backend.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/backend/__pycache__/dock_user_windows_backend.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/backend/__pycache__/dock_user_windows_backend.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/backend/__pycache__/pgzero_backend.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/backend/birdseye_backend.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/backend/dock_user_windows_backend.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/backend/dock_user_windows_backend.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/backend/pgzero_backend.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/backend_config_page.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/backend_config_page.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/base_syntax_themes.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/base_syntax_themes.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/base_ui_themes.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/base_ui_themes.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/birdseye_frontend.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/cells.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/cells.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/clean_ui_themes.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/clean_ui_themes.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/coloring.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/coloring.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/commenting.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/commenting.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/common_editing_commands.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/common_editing_commands.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/debugger.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/debugger.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/dock_user_windows_frontend.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/dock_user_windows_frontend.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/editor_config_page.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/editor_config_page.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/event_logging.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/event_logging.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/event_view.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/event_view.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/find_replace.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/find_replace.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/general_config_page.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/general_config_page.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/goto_definition.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/goto_definition.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/heap.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/heap.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/__pycache__/__init__.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/birdseye.rst</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/debuggers.rst</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/debuggers.rst</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/debugging.rst</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/debugging.rst</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/dock.rst</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/dock.rst</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/errors.rst</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/errors.rst</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/index.rst</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/index.rst</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/modes.rst</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/modes.rst</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/packages.rst</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/packages.rst</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/program_arguments.rst</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/help/program_arguments.rst</Path> | ||||
| ▲ Show 20 Lines • Show All 102 Lines • ▼ Show 20 Lines | </Description> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/micropython/api_stubs/utime.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/micropython/api_stubs/utime.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/micropython/api_stubs/utimeq.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/micropython/api_stubs/utimeq.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/micropython/api_stubs/uzlib.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/micropython/api_stubs/uzlib.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/micropython/api_stubs/zlib.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/micropython/api_stubs/zlib.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/misc_analyzers.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/misc_analyzers.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/mypy/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/mypy/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/mypy/__pycache__/__init__.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/mypy/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/mypy/typeshed_extras/turtle.pyi</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/mypy/typeshed_extras/turtle.pyi</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/notes.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/object_inspector.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/object_inspector.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/outline.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/outline.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/paren_matcher.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/paren_matcher.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/pgzero_frontend.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/pip_gui.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/pip_gui.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/printing/__init__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/printing/__pycache__/__init__.cpython-36.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/printing/template.html</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/pylint.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/pylint.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/pylint_checkers.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/pylint_checkers.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/remove_old_data_dir.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/remove_old_data_dir.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/replayer.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/replayer.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/shell_macro.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/shell_macro.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/statement_boxes.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/statement_boxes.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/stdlib_error_helpers.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/stdlib_error_helpers.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/system_shell/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/system_shell/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/system_shell/__pycache__/__init__.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/system_shell/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/system_shell/__pycache__/explain_environment.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/system_shell/__pycache__/explain_environment.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/system_shell/explain_environment.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/system_shell/explain_environment.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/terminal_config_page.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/theme_and_font_config_page.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/theme_and_font_config_page.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/thonny_folders.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/thonny_folders.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/tomorrow_syntax_theme.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/tomorrow_syntax_theme.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/variables.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/plugins/variables.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/16x16-blank.gif</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/16x16-blank.gif</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/1x1-white.gif</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/1x1-white.gif</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/arrow-down.gif</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/arrow-down.gif</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/birdseye.png</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/boxdot.png</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/boxdot.png</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/boxdot_light.png</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/boxdot_light.png</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/boxminus.png</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/boxminus.png</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/boxminus_light.png</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/boxminus_light.png</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/boxplus.png</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/boxplus.png</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/boxplus_light.png</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/boxplus_light.png</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/boxx.png</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/boxx.png</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/boxx_light.png</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/boxx_light.png</Path> | ||||
| ▲ Show 20 Lines • Show All 58 Lines • ▼ Show 20 Lines | </Description> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/stop.png</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/stop.png</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/stop_2x_alt.png</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/stop_2x_alt.png</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/stop_alt.png</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/stop_alt.png</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/tab-close-active-clam-dark.gif</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/tab-close-active-clam-dark.gif</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/tab-close-active-clam.gif</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/tab-close-active-clam.gif</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/tab-close-active.gif</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/tab-close-active.gif</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/tab-close-clam.gif</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/tab-close-clam.gif</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/tab-close.gif</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/tab-close.gif</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/terminal.png</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/terminal_2x.png</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/text-file.gif</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/text-file.gif</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/thonny.ico</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/thonny.ico</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/thonny.png</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/thonny.png</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/thonny_small.ico</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/res/thonny_small.ico</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/roughparse.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/roughparse.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/rst_utils.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/rst_utils.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/running.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/running.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/running_config_page.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/running_config_page.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/shell.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/shell.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/terminal.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/test/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/test/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/test/__pycache__/__init__.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/test/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/test/__pycache__/test_ast_utils.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/test/__pycache__/test_ast_utils.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/test/__pycache__/test_ast_utils_mark_text_ranges.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/test/__pycache__/test_ast_utils_mark_text_ranges.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/test/__pycache__/test_common.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/test/__pycache__/test_common.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/test/plugins/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/test/plugins/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/test/plugins/__pycache__/__init__.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/test/plugins/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/test/plugins/__pycache__/test_coloring.cpython-36.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/test/plugins/__pycache__/test_coloring.cpython-36.pyc</Path> | ||||
| Show All 11 Lines | </Description> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/token_utils.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/token_utils.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/ui_utils.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/ui_utils.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/workbench.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/thonny/workbench.py</Path> | ||||
| <Path fileType="data">/usr/share/applications/thonny.desktop</Path> | <Path fileType="data">/usr/share/applications/thonny.desktop</Path> | ||||
| <Path fileType="data">/usr/share/pixmaps/thonny.png</Path> | <Path fileType="data">/usr/share/pixmaps/thonny.png</Path> | ||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="2"> | <Update release="3"> | ||||
| <Date>2019-01-20</Date> | <Date>2019-02-27</Date> | ||||
| <Version>3.0.8</Version> | <Version>3.1.2</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
| <Name>Fabio Forni</Name> | <Name>Justin Berthault</Name> | ||||
| <Email>livingsilver94.solus@tuta.io</Email> | <Email>justin.berthault@zaclys.net</Email> | ||||
| </Update> | </Update> | ||||
| </History> | </History> | ||||
| </PISI> | </PISI> | ||||
| No newline at end of file | No newline at end of file | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.