turing (0.11-3)

Details

Core information at a glance

Distribution
debian
Origin
debian-sid
Repository
https://deb.debian.org/debian
Codename
sid
Component
main
Source
none
Architecture
s390x
Section
x11
Priority
optional
Maintainer
Georges Khaznadar <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
9.4 kB
Size expected
2.8 MB
Size actual
2.8 MB
Size match

Dependencies

Required package dependencies

  • python3
  • python3:any
  • python3-cycler
  • python3-docutils
  • python3-jedi
  • python3-kiwisolver
  • python3-macholib
  • python3-numpy
  • python3-parso
  • python3-pefile
  • python3-pyflakes
  • python3-pygments
  • python3-pyparsing
  • python3-pyqt5
  • python3-dateutil
  • python3-matplotlib
  • python3-pycodestyle

Suggested packages

Recommended additional packages

  • None

Description

assistant to learn algorithms and programming languages

Tags

Package classification tags

implemented-in::python
interface::graphical
interface::x11

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5f48e3d39…1dd39fe6
SHA-18f0cb2f9…e93b9d1e
SHA-2563ecc8f9e…ec2897fa
SHA-51241fc0b07…b6c8fb25

Contents

Files and directories included

.
usr
usr/bin
usr/bin/turing
usr/share
usr/share/doc
usr/share/doc/turing
usr/share/doc/turing/changelog.Debian.gz
usr/share/doc/turing/copyright
usr/share/man
usr/share/man/man1
usr/share/man/man1/turing.1.gz
usr/share/python3
usr/share/python3/runtime.d
usr/share/python3/runtime.d/turing.rtupdate
usr/share/turing
usr/share/turing/docs
usr/share/turing/docs/_config.yml
usr/share/turing/docs/expression.md
usr/share/turing/docs/expression_templ.md
usr/share/turing/docs/index.md
usr/share/turing/examples
usr/share/turing/examples/adv_babylonian.tr
usr/share/turing/examples/adv_dichotomy.tr
usr/share/turing/examples/adv_gradient.py
usr/share/turing/examples/adv_hangman.py
usr/share/turing/examples/adv_hangman.tr
usr/share/turing/examples/adv_hilbert.py
usr/share/turing/examples/adv_integ_trapezoidal.tr
usr/share/turing/examples/adv_montecarlo.tr
usr/share/turing/examples/adv_pendu.py
usr/share/turing/examples/adv_sierpinsky.py
usr/share/turing/examples/basic_JustePrix.tr
usr/share/turing/examples/basic_bubble_sort.tr
usr/share/turing/examples/basic_fibo.tr
usr/share/turing/examples/basic_gcd.tr
usr/share/turing/examples/basic_sum.tr
usr/share/turing/examples/med_quadratic.tr
usr/share/turing/examples/med_wiggle.tr
usr/share/turing/examples/toutatice
usr/share/turing/examples/toutatice/deux_contre_un.tr
usr/share/turing/examples/toutatice/epargne.tr
usr/share/turing/examples/toutatice/monte_carlo.tr
usr/share/turing/examples/toutatice/orthogonalite_1.tr
usr/share/turing/examples/toutatice/orthogonalite_2.tr
usr/share/turing/examples2
usr/share/turing/examples2/closures.tr
usr/share/turing/examples2/fizzbuzz.tr
usr/share/turing/examples2/functions.tr
usr/share/turing/examples2/nested.tr
usr/share/turing/examples2/sum.tr
usr/share/turing/examples2/what.tr
usr/share/turing/pyqode
usr/share/turing/pyqode/core
usr/share/turing/pyqode/core/__init__.py
usr/share/turing/pyqode/core/_designer_plugins
usr/share/turing/pyqode/core/_designer_plugins/__init__.py
usr/share/turing/pyqode/core/_designer_plugins/code_edit_plugin.py
usr/share/turing/pyqode/core/_designer_plugins/errors_table_plugin.py
usr/share/turing/pyqode/core/_designer_plugins/interactive_console_plugin.py
usr/share/turing/pyqode/core/_designer_plugins/tab_widget_plugin.py
usr/share/turing/pyqode/core/_forms
usr/share/turing/pyqode/core/_forms/__init__.py
usr/share/turing/pyqode/core/_forms/dlg_encodings_ui.py
usr/share/turing/pyqode/core/_forms/dlg_goto_line_ui.py
usr/share/turing/pyqode/core/_forms/dlg_preferred_encodings_editor_ui.py
usr/share/turing/pyqode/core/_forms/dlg_unsaved_files_ui.py
usr/share/turing/pyqode/core/_forms/pnl_encoding_ui.py
usr/share/turing/pyqode/core/_forms/pnl_read_only_ui.py
usr/share/turing/pyqode/core/_forms/popup_open_files_ui.py
usr/share/turing/pyqode/core/_forms/pyqode_core_rc.py
usr/share/turing/pyqode/core/_forms/search_panel_ui.py
usr/share/turing/pyqode/core/api
usr/share/turing/pyqode/core/api/__init__.py
usr/share/turing/pyqode/core/api/client.py
usr/share/turing/pyqode/core/api/code_edit.py
usr/share/turing/pyqode/core/api/decoration.py
usr/share/turing/pyqode/core/api/encodings.py
usr/share/turing/pyqode/core/api/folding.py
usr/share/turing/pyqode/core/api/manager.py
usr/share/turing/pyqode/core/api/mode.py
usr/share/turing/pyqode/core/api/panel.py
usr/share/turing/pyqode/core/api/syntax_highlighter.py
usr/share/turing/pyqode/core/api/utils.py
usr/share/turing/pyqode/core/backend
usr/share/turing/pyqode/core/backend/__init__.py
usr/share/turing/pyqode/core/backend/server.py
usr/share/turing/pyqode/core/backend/workers.py
usr/share/turing/pyqode/core/cache.py
usr/share/turing/pyqode/core/dialogs
usr/share/turing/pyqode/core/dialogs/__init__.py
usr/share/turing/pyqode/core/dialogs/encodings.py
usr/share/turing/pyqode/core/dialogs/goto.py
usr/share/turing/pyqode/core/dialogs/unsaved_files.py
usr/share/turing/pyqode/core/icons.py
usr/share/turing/pyqode/core/managers
usr/share/turing/pyqode/core/managers/__init__.py
usr/share/turing/pyqode/core/managers/backend.py
usr/share/turing/pyqode/core/managers/decorations.py
usr/share/turing/pyqode/core/managers/file.py
usr/share/turing/pyqode/core/managers/modes.py
usr/share/turing/pyqode/core/managers/panels.py
usr/share/turing/pyqode/core/modes
usr/share/turing/pyqode/core/modes/__init__.py
usr/share/turing/pyqode/core/modes/autocomplete.py
usr/share/turing/pyqode/core/modes/autoindent.py
usr/share/turing/pyqode/core/modes/backspace.py
usr/share/turing/pyqode/core/modes/caret_line_highlight.py
usr/share/turing/pyqode/core/modes/case_converter.py
usr/share/turing/pyqode/core/modes/checker.py
usr/share/turing/pyqode/core/modes/code_completion.py
usr/share/turing/pyqode/core/modes/cursor_history.py
usr/share/turing/pyqode/core/modes/extended_selection.py
usr/share/turing/pyqode/core/modes/filewatcher.py
usr/share/turing/pyqode/core/modes/indenter.py
usr/share/turing/pyqode/core/modes/line_highlighter.py
usr/share/turing/pyqode/core/modes/matcher.py
usr/share/turing/pyqode/core/modes/occurences.py
usr/share/turing/pyqode/core/modes/outline.py
usr/share/turing/pyqode/core/modes/pygments_sh.py
usr/share/turing/pyqode/core/modes/right_margin.py
usr/share/turing/pyqode/core/modes/wordclick.py
usr/share/turing/pyqode/core/modes/zoom.py
usr/share/turing/pyqode/core/panels
usr/share/turing/pyqode/core/panels/__init__.py
usr/share/turing/pyqode/core/panels/checker.py
usr/share/turing/pyqode/core/panels/encodings.py
usr/share/turing/pyqode/core/panels/folding.py
usr/share/turing/pyqode/core/panels/global_checker.py
usr/share/turing/pyqode/core/panels/line_number.py
usr/share/turing/pyqode/core/panels/marker.py
usr/share/turing/pyqode/core/panels/read_only.py
usr/share/turing/pyqode/core/panels/search_and_replace.py
usr/share/turing/pyqode/core/share.py
usr/share/turing/pyqode/core/styles
usr/share/turing/pyqode/core/styles/__init__.py
usr/share/turing/pyqode/core/styles/darcula.py
usr/share/turing/pyqode/core/styles/qt.py
usr/share/turing/pyqode/core/tools
usr/share/turing/pyqode/core/tools/__init__.py
usr/share/turing/pyqode/core/tools/console.py
usr/share/turing/pyqode/core/widgets
usr/share/turing/pyqode/core/widgets/__init__.py
usr/share/turing/pyqode/core/widgets/_pty.py
usr/share/turing/pyqode/core/widgets/code_edits.py
usr/share/turing/pyqode/core/widgets/encodings.py
usr/share/turing/pyqode/core/widgets/errors_table.py
usr/share/turing/pyqode/core/widgets/file_icons_provider.py
usr/share/turing/pyqode/core/widgets/filesystem_treeview.py
usr/share/turing/pyqode/core/widgets/interactive.py
usr/share/turing/pyqode/core/widgets/menu_recents.py
usr/share/turing/pyqode/core/widgets/outline.py
usr/share/turing/pyqode/core/widgets/output_window.py
usr/share/turing/pyqode/core/widgets/preview.py
usr/share/turing/pyqode/core/widgets/prompt_line_edit.py
usr/share/turing/pyqode/core/widgets/pty_wrapper.py
usr/share/turing/pyqode/core/widgets/splittable_tab_widget.py
usr/share/turing/pyqode/core/widgets/tab_bar.py
usr/share/turing/pyqode/core/widgets/tabs.py
usr/share/turing/pyqode/core/widgets/terminal.py
usr/share/turing/pyqode/python
usr/share/turing/pyqode/python/__init__.py
usr/share/turing/pyqode/python/_forms
usr/share/turing/pyqode/python/_forms/__init__.py
usr/share/turing/pyqode/python/_forms/pyqode_python_icons_rc.py
usr/share/turing/pyqode/python/backend
usr/share/turing/pyqode/python/backend/__init__.py
usr/share/turing/pyqode/python/backend/pep8utils.py
usr/share/turing/pyqode/python/backend/server.py
usr/share/turing/pyqode/python/backend/workers.py
usr/share/turing/pyqode/python/designer_plugin.py
usr/share/turing/pyqode/python/folding.py
usr/share/turing/pyqode/python/managers
usr/share/turing/pyqode/python/managers/__init__.py
usr/share/turing/pyqode/python/managers/file.py
usr/share/turing/pyqode/python/modes
usr/share/turing/pyqode/python/modes/__init__.py
usr/share/turing/pyqode/python/modes/autocomplete.py
usr/share/turing/pyqode/python/modes/autoindent.py
usr/share/turing/pyqode/python/modes/calltips.py
usr/share/turing/pyqode/python/modes/comments.py
usr/share/turing/pyqode/python/modes/frosted_checker.py
usr/share/turing/pyqode/python/modes/goto_assignements.py
usr/share/turing/pyqode/python/modes/indenter.py
usr/share/turing/pyqode/python/modes/pep8_checker.py
usr/share/turing/pyqode/python/modes/sh.py
usr/share/turing/pyqode/python/panels
usr/share/turing/pyqode/python/panels/__init__.py
usr/share/turing/pyqode/python/panels/quick_doc.py
usr/share/turing/pyqode/python/panels/symbol_browser.py
usr/share/turing/pyqode/python/widgets
usr/share/turing/pyqode/python/widgets/__init__.py
usr/share/turing/pyqode/python/widgets/code_edit.py
usr/share/turing/pyqode/python/widgets/console.py
usr/share/turing/pyqode/python/widgets/interactive.py
usr/share/turing/pyqode/python/widgets/outline.py
usr/share/turing/pyqode/qt
usr/share/turing/pyqode/qt/QtCore.py
usr/share/turing/pyqode/qt/QtDesigner.py
usr/share/turing/pyqode/qt/QtGui.py
usr/share/turing/pyqode/qt/QtNetwork.py
usr/share/turing/pyqode/qt/QtTest.py
usr/share/turing/pyqode/qt/QtWebWidgets.py
usr/share/turing/pyqode/qt/QtWidgets.py
usr/share/turing/pyqode/qt/__init__.py
usr/share/turing/src
usr/share/turing/src/Makefile
usr/share/turing/src/algo
usr/share/turing/src/algo/__init__.py
usr/share/turing/src/algo/__tests__.py
usr/share/turing/src/algo/backends
usr/share/turing/src/algo/backends/__init__.py
usr/share/turing/src/algo/backends/texas.py
usr/share/turing/src/algo/frontends
usr/share/turing/src/algo/frontends/__init__.py
usr/share/turing/src/algo/frontends/algobox.py
usr/share/turing/src/algo/stmts
usr/share/turing/src/algo/stmts/AssignStmt.py
usr/share/turing/src/algo/stmts/BaseStmt.py
usr/share/turing/src/algo/stmts/BlockStmt.py
usr/share/turing/src/algo/stmts/BreakStmt.py
usr/share/turing/src/algo/stmts/CallStmt.py
usr/share/turing/src/algo/stmts/CommentStmt.py
usr/share/turing/src/algo/stmts/ContinueStmt.py
usr/share/turing/src/algo/stmts/DisplayStmt.py
usr/share/turing/src/algo/stmts/ElseStmt.py
usr/share/turing/src/algo/stmts/ForStmt.py
usr/share/turing/src/algo/stmts/FuncStmt.py
usr/share/turing/src/algo/stmts/GClearStmt.py
usr/share/turing/src/algo/stmts/GFuncStmt.py
usr/share/turing/src/algo/stmts/GLineStmt.py
usr/share/turing/src/algo/stmts/GPointStmt.py
usr/share/turing/src/algo/stmts/GWindowStmt.py
usr/share/turing/src/algo/stmts/IfStmt.py
usr/share/turing/src/algo/stmts/InputStmt.py
usr/share/turing/src/algo/stmts/ReturnStmt.py
usr/share/turing/src/algo/stmts/SleepStmt.py
usr/share/turing/src/algo/stmts/StopStmt.py
usr/share/turing/src/algo/stmts/WhileStmt.py
usr/share/turing/src/algo/stmts/__init__.py
usr/share/turing/src/algo/worker.py
usr/share/turing/src/editor_backend.py
usr/share/turing/src/editor_backend.spec
usr/share/turing/src/forms
usr/share/turing/src/forms/.gitignore
usr/share/turing/src/forms/Makefile
usr/share/turing/src/forms/__init__.py
usr/share/turing/src/forms/about.py
usr/share/turing/src/forms/alg_call.py
usr/share/turing/src/forms/alg_comment.py
usr/share/turing/src/forms/alg_define.py
usr/share/turing/src/forms/alg_display.py
usr/share/turing/src/forms/alg_for.py
usr/share/turing/src/forms/alg_func.py
usr/share/turing/src/forms/alg_gfunc.py
usr/share/turing/src/forms/alg_gline.py
usr/share/turing/src/forms/alg_gpoint.py
usr/share/turing/src/forms/alg_gwindow.py
usr/share/turing/src/forms/alg_if.py
usr/share/turing/src/forms/alg_input.py
usr/share/turing/src/forms/alg_return.py
usr/share/turing/src/forms/alg_sleep.py
usr/share/turing/src/forms/alg_stop.py
usr/share/turing/src/forms/alg_while.py
usr/share/turing/src/forms/calculator.py
usr/share/turing/src/forms/changtheme.py
usr/share/turing/src/forms/help.py
usr/share/turing/src/forms/inline_code_dialog.py
usr/share/turing/src/forms/inline_code_editor.py
usr/share/turing/src/forms/mainwindow.py
usr/share/turing/src/forms/ui_about.py
usr/share/turing/src/forms/ui_about.ui
usr/share/turing/src/forms/ui_alg_call.py
usr/share/turing/src/forms/ui_alg_call.ui
usr/share/turing/src/forms/ui_alg_comment.py
usr/share/turing/src/forms/ui_alg_comment.ui
usr/share/turing/src/forms/ui_alg_define.py
usr/share/turing/src/forms/ui_alg_define.ui
usr/share/turing/src/forms/ui_alg_display.py
usr/share/turing/src/forms/ui_alg_display.ui
usr/share/turing/src/forms/ui_alg_for.py
usr/share/turing/src/forms/ui_alg_for.ui
usr/share/turing/src/forms/ui_alg_func.py
usr/share/turing/src/forms/ui_alg_func.ui
usr/share/turing/src/forms/ui_alg_gfunc.py
usr/share/turing/src/forms/ui_alg_gfunc.ui
usr/share/turing/src/forms/ui_alg_gline.py
usr/share/turing/src/forms/ui_alg_gline.ui
usr/share/turing/src/forms/ui_alg_gpoint.py
usr/share/turing/src/forms/ui_alg_gpoint.ui
usr/share/turing/src/forms/ui_alg_gwindow.py
usr/share/turing/src/forms/ui_alg_gwindow.ui
usr/share/turing/src/forms/ui_alg_if.py
usr/share/turing/src/forms/ui_alg_if.ui
usr/share/turing/src/forms/ui_alg_input.py
usr/share/turing/src/forms/ui_alg_input.ui
usr/share/turing/src/forms/ui_alg_return.py
usr/share/turing/src/forms/ui_alg_return.ui
usr/share/turing/src/forms/ui_alg_sleep.py
usr/share/turing/src/forms/ui_alg_sleep.ui
usr/share/turing/src/forms/ui_alg_stop.py
usr/share/turing/src/forms/ui_alg_stop.ui
usr/share/turing/src/forms/ui_alg_while.py
usr/share/turing/src/forms/ui_alg_while.ui
usr/share/turing/src/forms/ui_calculator.py
usr/share/turing/src/forms/ui_calculator.ui
usr/share/turing/src/forms/ui_changtheme.py
usr/share/turing/src/forms/ui_changtheme.ui
usr/share/turing/src/forms/ui_help.py
usr/share/turing/src/forms/ui_help.ui
usr/share/turing/src/forms/ui_inline_code.py
usr/share/turing/src/forms/ui_inline_code.ui
usr/share/turing/src/forms/ui_mainwindow.py
usr/share/turing/src/forms/ui_mainwindow.ui
usr/share/turing/src/forms/w_inline_code.py
usr/share/turing/src/forms/w_inline_code.ui
usr/share/turing/src/lang
usr/share/turing/src/lang/.gitignore
usr/share/turing/src/lang/Makefile
usr/share/turing/src/lang/__init__.py
usr/share/turing/src/lang/de.qm
usr/share/turing/src/lang/de.ts
usr/share/turing/src/lang/es.qm
usr/share/turing/src/lang/es.ts
usr/share/turing/src/lang/fr.qm
usr/share/turing/src/lang/fr.ts
usr/share/turing/src/lang/it.qm
usr/share/turing/src/lang/it.ts
usr/share/turing/src/lang/translator.py
usr/share/turing/src/lang/zh-CN.qm
usr/share/turing/src/lang/zh-CN.ts
usr/share/turing/src/main.py
usr/share/turing/src/maths
usr/share/turing/src/maths/__init__.py
usr/share/turing/src/maths/__tests__.py
usr/share/turing/src/maths/evaluator.py
usr/share/turing/src/maths/lib
usr/share/turing/src/maths/lib/__init__.py
usr/share/turing/src/maths/lib/algobox.py
usr/share/turing/src/maths/lib/basic.py
usr/share/turing/src/maths/lib/cast.py
usr/share/turing/src/maths/lib/const.py
usr/share/turing/src/maths/lib/docs.py
usr/share/turing/src/maths/lib/geom.py
usr/share/turing/src/maths/lib/physics.py
usr/share/turing/src/maths/lib/stats.py
usr/share/turing/src/maths/lib/trig.py
usr/share/turing/src/maths/nodes
usr/share/turing/src/maths/nodes/ArrayAccessNode.py
usr/share/turing/src/maths/nodes/AstNode.py
usr/share/turing/src/maths/nodes/BinOpNode.py
usr/share/turing/src/maths/nodes/CallNode.py
usr/share/turing/src/maths/nodes/IdentifierNode.py
usr/share/turing/src/maths/nodes/LambdaNode.py
usr/share/turing/src/maths/nodes/ListNode.py
usr/share/turing/src/maths/nodes/NumberNode.py
usr/share/turing/src/maths/nodes/StringNode.py
usr/share/turing/src/maths/nodes/UnaryOpNode.py
usr/share/turing/src/maths/nodes/__init__.py
usr/share/turing/src/maths/parser.py
usr/share/turing/src/media
usr/share/turing/src/media/accept.png
usr/share/turing/src/media/algobox.ico
usr/share/turing/src/media/backspace.png
usr/share/turing/src/media/break.png
usr/share/turing/src/media/breakpoint.png
usr/share/turing/src/media/calculator.png
usr/share/turing/src/media/clear.png
usr/share/turing/src/media/code.png
usr/share/turing/src/media/color_wheel.png
usr/share/turing/src/media/comment.png
usr/share/turing/src/media/continue.png
usr/share/turing/src/media/copy.png
usr/share/turing/src/media/cross.png
usr/share/turing/src/media/cut.png
usr/share/turing/src/media/debug.png
usr/share/turing/src/media/delete.png
usr/share/turing/src/media/down.png
usr/share/turing/src/media/down_double.png
usr/share/turing/src/media/download.png
usr/share/turing/src/media/draw_line.png
usr/share/turing/src/media/draw_points.png
usr/share/turing/src/media/duplicate_line.png
usr/share/turing/src/media/edit_line.png
usr/share/turing/src/media/else_block.png
usr/share/turing/src/media/erase.png
usr/share/turing/src/media/examples.png
usr/share/turing/src/media/exit.png
usr/share/turing/src/media/feedback.png
usr/share/turing/src/media/find.png
usr/share/turing/src/media/find_next.png
usr/share/turing/src/media/find_previous.png
usr/share/turing/src/media/for_loop.png
usr/share/turing/src/media/function.png
usr/share/turing/src/media/go_to_line.png
usr/share/turing/src/media/help.png
usr/share/turing/src/media/home.png
usr/share/turing/src/media/icon.ai
usr/share/turing/src/media/icon.icns
usr/share/turing/src/media/icon.ico
usr/share/turing/src/media/icon.iconset
usr/share/turing/src/media/icon.iconset/icon_128x128.png
usr/share/turing/src/media/icon.iconset/[email protected]
usr/share/turing/src/media/icon.iconset/icon_16x16.png
usr/share/turing/src/media/icon.iconset/[email protected]
usr/share/turing/src/media/icon.iconset/icon_24x24.png
usr/share/turing/src/media/icon.iconset/icon_256x256.png
usr/share/turing/src/media/icon.iconset/[email protected]
usr/share/turing/src/media/icon.iconset/icon_32x32.png
usr/share/turing/src/media/icon.iconset/[email protected]
usr/share/turing/src/media/icon.iconset/[email protected]
usr/share/turing/src/media/icon.iconset/icon_512x512.png
usr/share/turing/src/media/icon.iconset/icon_64x64.png
usr/share/turing/src/media/icon.iconset/[email protected]
usr/share/turing/src/media/icon.iconset/icon_96x96.png
usr/share/turing/src/media/icon.svg
usr/share/turing/src/media/icon_128.png
usr/share/turing/src/media/icon_16.png
usr/share/turing/src/media/icon_24.png
usr/share/turing/src/media/icon_256.png
usr/share/turing/src/media/icon_32.png
usr/share/turing/src/media/icon_512.png
usr/share/turing/src/media/icon_64.png
usr/share/turing/src/media/icon_96.png
usr/share/turing/src/media/if_block.png
usr/share/turing/src/media/indent.png
usr/share/turing/src/media/input.png
usr/share/turing/src/media/lang
usr/share/turing/src/media/lang/de.png
usr/share/turing/src/media/lang/en.png
usr/share/turing/src/media/lang/es.png
usr/share/turing/src/media/lang/fr.png
usr/share/turing/src/media/lang/it.png
usr/share/turing/src/media/lang/zh-CN.png
usr/share/turing/src/media/language.png
usr/share/turing/src/media/log_clear.png
usr/share/turing/src/media/log_save.png
usr/share/turing/src/media/media.qrc
usr/share/turing/src/media/message.png
usr/share/turing/src/media/new.png
usr/share/turing/src/media/open.png
usr/share/turing/src/media/paste.png
usr/share/turing/src/media/plot.png
usr/share/turing/src/media/plot_function.png
usr/share/turing/src/media/print.png
usr/share/turing/src/media/python.ico
usr/share/turing/src/media/quick_start.png
usr/share/turing/src/media/recent.png
usr/share/turing/src/media/recent_clear.png
usr/share/turing/src/media/redo.png
usr/share/turing/src/media/replace.png
usr/share/turing/src/media/run.png
usr/share/turing/src/media/save.png
usr/share/turing/src/media/save_as.png
usr/share/turing/src/media/select_all.png
usr/share/turing/src/media/settings.png
usr/share/turing/src/media/step.png
usr/share/turing/src/media/stop.png
usr/share/turing/src/media/style.png
usr/share/turing/src/media/theme.png
usr/share/turing/src/media/time.png
usr/share/turing/src/media/toolbar.png
usr/share/turing/src/media/toolbar_text.png
usr/share/turing/src/media/undo.png
usr/share/turing/src/media/unindent.png
usr/share/turing/src/media/up.png
usr/share/turing/src/media/up_double.png
usr/share/turing/src/media/variable.png
usr/share/turing/src/media/while_loop.png
usr/share/turing/src/media/window_size.png
usr/share/turing/src/media/zoom_in.png
usr/share/turing/src/media/zoom_out.png
usr/share/turing/src/media/zoom_reset.png
usr/share/turing/src/project-linux.pro
usr/share/turing/src/project.pro
usr/share/turing/src/run.bat
usr/share/turing/src/run.sh
usr/share/turing/src/t1.tr
usr/share/turing/src/tests
usr/share/turing/src/tests/__init__.py
usr/share/turing/src/tests/chat.py
usr/share/turing/src/tests/framework.py
usr/share/turing/src/tools
usr/share/turing/src/tools/build.py
usr/share/turing/src/tools/docgen.py
usr/share/turing/src/tools/progen.py
usr/share/turing/src/turing.qrc
usr/share/turing/src/turing_rc.py
usr/share/turing/src/util
usr/share/turing/src/util/__init__.py
usr/share/turing/src/util/code.py
usr/share/turing/src/util/html.py
usr/share/turing/src/util/log.py
usr/share/turing/src/util/math.py
usr/share/turing/src/util/theming.py
usr/share/turing/src/util/undoredo.py
usr/share/turing/src/util/widgets.py