python-mido 1.2.10-1 source package in Ubuntu

Changelog

python-mido (1.2.10-1) unstable; urgency=medium

  * New upstream release (1.2.10):
    + Refresh d/patches.
  * debian/control: Update homepage field to use upstream official site
    instead of PyPi.
  * Bump Standards-Version to 4.6.0. No changes were required.
  * debian/copyright: Update copyright holder years

 -- Josue Ortega <email address hidden>  Wed, 08 Dec 2021 17:30:44 -0600

Upload details

Uploaded by:
Josue Ortega
Uploaded to:
Sid
Original maintainer:
Josue Ortega
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
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-mido_1.2.10-1.dsc 1.9 KiB 6ef6aa3a2bb05609fad53648d9ab0b4ed0f097841e0cc9cc127a5bb16350184d
python-mido_1.2.10.orig.tar.gz 100.7 KiB 17b38a8e4594497b850ec6e78b848eac3661706bfc49d484a36d91335a373499
python-mido_1.2.10-1.debian.tar.xz 4.5 KiB b7eddc5336e4294b51a62eed53657cd9285c35740f2c3982676bfc4af0dd099f

Available diffs

No changes file available.

Binary packages built by this source

python3-mido: Python 3 module for working with MIDI messages and ports

 Python 3 module for working with convenient messages objects, it has full
 support for the 18 messages defined by the MIDI standard.
 Mido brings support for MIDI files (read, write, create and play) with
 complete access to every message in the file, including all common meta
 messages. Implements MIDI over TCP/IP with socket ports, allowing wireless MIDI
 between two computers. Also includes programs for playing MIDI files, listing
 ports and serving and forwarding ports over a network.