abcmidi 20221227+ds1-1 source package in Ubuntu

Changelog

abcmidi (20221227+ds1-1) unstable; urgency=medium

  * New upstream version 20221227+ds1
  * Update Files-Excluded: the binaries have been removed by upstream
  * Bump Standards-Version to 4.6.2

 -- Dennis Braun <email address hidden>  Thu, 29 Dec 2022 17:29:32 +0100

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
abcmidi_20221227+ds1-1.dsc 2.0 KiB a448bc7e89c910711e2756afab746ba1f925d0e095e772f4e8d613e4d3e9d927
abcmidi_20221227+ds1.orig.tar.xz 381.3 KiB ab3862b45ef0b0bea1e041d5dd895b9c11e6774253e19a7374bc52a4c4f084b5
abcmidi_20221227+ds1-1.debian.tar.xz 7.9 KiB 68f790d02d735ad8b47fbd113deb6d02a179b636d73c0809cab8e2b2d1eb7a92

Available diffs

No changes file available.

Binary packages built by this source

abcmidi: converter from ABC to MIDI format and back

 This package contains the programs `abc2midi' and `midi2abc', which
 convert from the abc musical notation format to standard MIDI format
 and vice-versa. They can generate accompaniment from guitar chords
 in the abc file, as well as insert various MIDI events; the
 MIDI-to-abc translation tries to figure out bars, triplets and
 accidentals on its own.
 .
 The package also contains `abc2abc' (an abc prettyprinter/transposer),
 `mftext' (a program that dumps a MIDI file as text), and `midicopy'
 (a program that extracts specific tracks, channels or time intervals
 from a MIDI file).
 .
 The package also contains Yet another ABC to PostScript converter (yaps)
 which translates tunes written in the ABC format to PostScript,
 which can then be viewed on screen or printed. It is essentially a
 (non-exclusive) alternative to abc2ps, being based on the abc2ps
 PostScript code together with the ABC parser from the abcmidi package.

abcmidi-dbgsym: debug symbols for abcmidi