mmllib 1.4-1 source package in Ubuntu

Changelog

mmllib (1.4-1) unstable; urgency=medium

  [ Yogeswaran Umasankar ]
  * Team upload.
  * New upstream version 1.4.
  * Patch for AssertionError during test with Python 3.12.
    (Closes: #1058235)
  * Bumped Standards-Version to 4.6.2 + updated homepage URL in
    d/control.
  * Removed signing-key.asc no upstream signature found + added
    metadata in d/upstream.
  * Updated watch to version 4 format.
  * Updated copyright year for Files * + added 2024 for debian/*
    in d/copyright.
  * Included rules-requiring-root in d/control to fix lintian
    silent-on-rules-requiring-root.

  [ Jeroen Ploemen ]
  * Control: set Testsuite to autopkgtest-pkg-pybuild.
  * Rules: add override for dh_auto_test with a custom test command.

 -- Yogeswaran Umasankar <email address hidden>  Thu, 15 Feb 2024 06:40:32 +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 release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mmllib_1.4-1.dsc 2.0 KiB 626f9b17f0a6e4e8aa46ac0a2657bfbb09feb7d1809a89935f41477aabe54d13
mmllib_1.4.orig.tar.gz 38.4 KiB c2bffd2357b8ff087b02cc1d902973eed385340667ed4c000588ad5d85111964
mmllib_1.4-1.debian.tar.xz 3.9 KiB 07f37008bc7b5b285577936bf0164c405e582f8831f950fcf9ae06018e4d81c3

Available diffs

No changes file available.

Binary packages built by this source

mmllib-tools: library for handling Music Macro Language (tools)

 MMLlib is a pure Python implementation of functionality related to the
 Music Macro Language as implemented by Microsoft® GW-BASIC® and
 compatibles, which is its most common form, also implemented by the PC
 speaker driver in Linux and BSD, with a number of extensions and
 changes.
 .
 This package contains command-line tools for handling MML. These
 currently are:
 .
  mml2musicxml - convert MML to MusicXML (cf. musescore)
  mmllint - check various aspects of MML files for correctness

python3-mmllib: library for handling Music Macro Language (Python 3)

 MMLlib is a pure Python implementation of functionality related to the
 Music Macro Language as implemented by Microsoft® GW-BASIC® and
 compatibles, which is its most common form, also implemented by the PC
 speaker driver in Linux and BSD, with a number of extensions and
 changes.
 .
 This package contains the Python 3 build.