Source: mu-editor Section: python Priority: optional Maintainer: Georges Khaznadar Build-Depends: debhelper-compat (= 13), dh-python, fonts-inconsolata, pandoc, python3, python3-matplotlib, python3-nudatus, python3-pil, python3-pycodestyle, python3-pyflakes, python3-pyqt5, python3-pyqt5.qsci, python3-pyqt5.qtchart, python3-pyqt5.qtserialport, python3-pytest, python3-pytest-random-order, python3-pytest-xvfb, python3-qtconsole, python3-requests, python3-semver, python3-serial, python3-setuptools, python3-sphinx, python3-tk, python3-uflash, Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://codewith.mu/ Vcs-Browser: https://salsa.debian.org/python-team/packages/mu-editor Vcs-Git: https://salsa.debian.org/python-team/packages/mu-editor.git Package: mu-editor Architecture: all Depends: fonts-inconsolata, python3, python3-guizero, python3-pyqt5, python3-pyqt5.qsci, python3-pyqt5.qtchart, python3-pyqt5.qtserialport, python3-qtconsole, python3-uflash, python3-virtualenv, black, ${misc:Depends}, ${python3:Depends}, Suggests: mu-editor-doc, python3-gpiozero, python3-pigpio, Description: simple editor for beginner Python programmers Mu is a simple code editor for beginner programmers, based on extensive feedback from teachers and learners. Having said that, Mu is for anyone who wants to use a simple "no frills" editor. . Mu is a modal editor with modes for: . * standard Python 3 (including a graphical debugger) * MicroPython on the BBC micro:bit * MicroPython on ESP8266/ESP32 boards * CircuitPython on Adafruit/Particle/Electronic Cats/SparkFun boards * Pygame Zero * Web development (using Flask) . Some modes provide read-eval-print loop (REPL) support, either running on a connected CircuitPython or MicroPython device, or as a Jupyter-based iPython session in Python3 mode. . This package contains the Mu editor. Detailed online user documentation and tutorials for the Mu editor are available from within the editor, or at https://codewith.mu Package: mu-editor-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Suggests: www-browser, Description: simple editor for beginner Python programmers (documentation) Mu is a simple code editor for beginner programmers, based on extensive feedback from teachers and learners. Having said that, Mu is for anyone who wants to use a simple "no frills" editor. . Mu is a modal editor with modes for: . * standard Python 3 (including a graphical debugger) * MicroPython on the BBC micro:bit * MicroPython on ESP8266/ESP32 boards * CircuitPython on Adafruit/Particle/Electronic Cats/SparkFun boards * Pygame Zero * Web development (using Flask) . Some modes provide read-eval-print loop (REPL) support, either running on a connected CircuitPython or MicroPython device, or as a Jupyter-based iPython session in Python3 mode. . This package contains the developer documentation for the Mu editor. Detailed user documentation and tutorials for the Mu editor are available from within the editor, or at https://codewith.mu