mu-editor 1.0.3+dfsg-6 source package in Ubuntu

Changelog

mu-editor (1.0.3+dfsg-6) unstable; urgency=medium

  * d/patches:
    - Add patch disable-microbit-mount-tests (Closes: #1027378)

 -- Nick Morrott <email address hidden>  Thu, 09 Feb 2023 05:17:47 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular proposed universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mu-editor_1.0.3+dfsg-6.dsc 2.5 KiB 30b8a8a5bbf7305ce4b53e8c3d51f9e1d849ca2b25602870184ff54768b2fba1
mu-editor_1.0.3+dfsg.orig.tar.xz 4.1 MiB cfce3b9ef680966a1b892cb1069b99c8e6262735098b374df910dd0da92b1f93
mu-editor_1.0.3+dfsg-6.debian.tar.xz 13.3 KiB 2eead2858ffac8a5ab2d4b35b7128485a72d01198a2fac9d8070462348749f4b

Available diffs

No changes file available.

Binary packages built by this source

mu-editor: 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)
  * the micro:bit's version of MicroPython
  * Adafruit's CircuitPython
  * Pygame Zero
 .
 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

mu-editor-doc: 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)
  * the micro:bit's version of MicroPython
  * Adafruit's CircuitPython
  * Pygame Zero
 .
 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