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

Changelog

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

  [ Debian Janitor ]
  * d/u/metadata:
    - Set upstream metadata fields: Bug-Database.
    - Remove obsolete fields Contact, Name (already present in
      machine-readable debian/copyright).

  [ Ondřej Nový ]
  * d/control:
    - Update Maintainer field with new Debian Python Team contact address.
    - Update Vcs-* fields with new Debian Python Team Salsa layout.

  [ Nick Morrott ]
  * d/control:
    - Declare compliance with Debian Policy 4.5.1
  * d/copyright:
    - Refresh lists of source files (redundant globbing patterns)
    - Refresh years of Debian copyright and contact email address
  * d/mu-editor.lintian-overrides:
    - Add override for Python egg metadata
  * d/salsa-ci.yml:
    - Add Salsa CI pipeline

 -- Nick Morrott <email address hidden>  Sun, 07 Feb 2021 13:35: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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mu-editor_1.0.3+dfsg-2.dsc 2.6 KiB 6e9e7d959bb349ee4de1241371182acd15ddc563a5aef0b92681ecd9bb2d4116
mu-editor_1.0.3+dfsg.orig.tar.xz 4.1 MiB cfce3b9ef680966a1b892cb1069b99c8e6262735098b374df910dd0da92b1f93
mu-editor_1.0.3+dfsg-2.debian.tar.xz 11.4 KiB 64187037998d1a988a53c5c70418b89a48c852bbbe92a7015c801ef5ae05b393

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