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

Changelog

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

  * d/control:
    - Update standards version to 4.6.0, no changes needed.
    - Drop unnecessary version constraints for dependencies
  * d/copyright:
    - Refresh years of Debian copyright
    - Use 4-digit years for Debian copyright ranges
  * d/patches:
    - Add patch fix-missing-kernel-attr-qtkernelmanager (Closes: #1005259)
    - Add patch fix-semver-deprecation-warnings
  * d/s/lintian-overrides:
    - Add override for long lines in source
  * d/u/metadata:
    - Remove unknown field Bug-Repository
  * d/watch:
    - Update pattern for GitHub archive URLs

 -- Nick Morrott <email address hidden>  Tue, 15 Feb 2022 01:39:04 +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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mu-editor_1.0.3+dfsg-3.dsc 2.5 KiB 7498bb222f120c06563433c4abc0e742d1d05cda488999e721f2622d30bf33a6
mu-editor_1.0.3+dfsg.orig.tar.xz 4.1 MiB cfce3b9ef680966a1b892cb1069b99c8e6262735098b374df910dd0da92b1f93
mu-editor_1.0.3+dfsg-3.debian.tar.xz 12.4 KiB 434d9dbcf18581048fa118ae349604fc28bf9801cd7c8ee9c9b1475a0c4c8af8

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