ruby-wavefile 0.6.0-1 source package in Ubuntu

Changelog

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

  * Initial release (Closes: #811086)

 -- Hanno Zulla <email address hidden>  Mon, 18 Jan 2016 12:23:00 +0100

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

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-wavefile_0.6.0-1.dsc 2.0 KiB 6e71c865abdfd257de9ebf192f0af0fe0a99104895718133c01ef3e4a3aa32bf
ruby-wavefile_0.6.0.orig.tar.gz 46.0 KiB d6343295fe20f644150d3a1dfab4319a21a284332979ec1dd06fba746aa4978b
ruby-wavefile_0.6.0-1.debian.tar.xz 2.1 KiB c1e6166acf9713ff6a2b0464564b4310652fe27a339530153af8c3644afabc21

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.