ruby-wavefile 0.6.0-2.1 source package in Ubuntu

Changelog

ruby-wavefile (0.6.0-2.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 14 Jun 2022 15:31:58 +0200

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-wavefile_0.6.0-2.1.dsc 2.0 KiB ced018040bc4c55afe2564e6d5d44f304c3b26c38d260bdc39349335a6c46c2d
ruby-wavefile_0.6.0.orig.tar.gz 46.0 KiB d6343295fe20f644150d3a1dfab4319a21a284332979ec1dd06fba746aa4978b
ruby-wavefile_0.6.0-2.1.debian.tar.xz 2.8 KiB 7ed2aa0b83905401491e74fe42b68f48d35023d3d3cf437c56045f9db19dfdae

Available diffs

No changes file available.

Binary packages built by this source

ruby-wavefile: Pure Ruby library for reading and writing Wave sound files (*.wav)

 You can use this gem to create Ruby programs that produce audio.
 Since it is written in pure Ruby (as opposed to wrapping an
 existing C library), you can use it without having to compile a
 separate extension.