libmidi-alsa-perl 1.22-2 source package in Ubuntu

Changelog

libmidi-alsa-perl (1.22-2) unstable; urgency=medium

  * No-change source-only re-upload.

 -- gregor herrmann <email address hidden>  Thu, 16 May 2024 18:12:21 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
libmidi-alsa-perl_1.22-2.dsc 2.3 KiB d8761e79bb90ef7e19fa215740ea437a7b4f4154f99470c47187cf9c34f301e9
libmidi-alsa-perl_1.22.orig.tar.gz 80.9 KiB 43c230aaac50bac76edb41071914368274a15bc425f580e8d198bf72db852744
libmidi-alsa-perl_1.22-2.debian.tar.xz 2.0 KiB b6e7564adf03011ec21af64b30348d6260285edcca852de575682039fc6e3187

No changes file available.

Binary packages built by this source

libmidi-alsa-perl: Perl interface to the ALSA library

 MIDI::ALSA offers a Perl interface to the ALSA library.
 It also offers some functions to translate events from and to the event
 format used in the MIDI-Perl module (packaged as libmidi-perl).
 .
 Nothing is exported by default, but all the functions and constants can be
 exported, e.g.:
 .
  use MIDI::ALSA(client, connectfrom, connectto, id, input, output);
  use MIDI::ALSA(':CONSTS');

libmidi-alsa-perl-dbgsym: debug symbols for libmidi-alsa-perl