python-rtmidi 1.5.8-2 source package in Ubuntu

Changelog

python-rtmidi (1.5.8-2) unstable; urgency=medium

  * Drop build-dependency on python3-dev-all. (Closes: #1057859)
  * debian/copyright: Update copyright holder year for debian/*.

 -- Josue Ortega <email address hidden>  Tue, 02 Jan 2024 11:22:19 -0600

Upload details

Uploaded by:
Josue Ortega
Uploaded to:
Sid
Original maintainer:
Josue Ortega
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-rtmidi_1.5.8-2.dsc 2.0 KiB 107bc728a70d7056195ce8ad236c647287763ab07081c919ad1665c7a3a0259f
python-rtmidi_1.5.8.orig.tar.gz 359.5 KiB 7f9ade68b068ae09000ecb562ae9521da3a234361ad5449e83fc734544d004fa
python-rtmidi_1.5.8-2.debian.tar.xz 3.5 KiB bb01efa91d820b17dadaef2ccee94e0da2289ccd9760267dce0afafd8389f4b5

Available diffs

No changes file available.

Binary packages built by this source

python3-rtmidi: Python wrapper for the RtMidi C++ library written with Cython

 Python binding for RtMidi implemented with Cython and provides a thin wrapper
 around the RtMidi C++ interface. The API is basically the same as the C++ one
 but with the naming scheme of classes, methods and parameters adapted to the
 Python naming structure.

python3-rtmidi-dbgsym: debug symbols for python3-rtmidi