pysoundfile 0.9.0-1 source package in Ubuntu

Changelog

pysoundfile (0.9.0-1) unstable; urgency=medium

  * New upstream version 0.9.0

  * Refreshed d/copyright_hints
  * Removed d/control.in
  * Bumped standards version to 4.0.0

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Mon, 19 Jun 2017 12:59:55 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pysoundfile_0.9.0-1.dsc 2.2 KiB e9e1cec67fd9d025733904ff8a712f1c22d6efe69e3b4bb9dca64f3952767bea
pysoundfile_0.9.0.orig.tar.gz 32.6 KiB 0cf82d16b9afd43a6bb4e6df239f6098dcac39a6464ae0e0f2e98db5a2f2ac11
pysoundfile_0.9.0-1.debian.tar.xz 3.8 KiB e0afbb53d026686f7e346d3c26309820fb96ed6f6e6c9b3a45ea396df8eac30f

Available diffs

No changes file available.

Binary packages built by this source

python-soundfile: Python audio module based on libsndfile and NumPy

 PySoundFile can read and write sound files in a variety of formats and eases
 the application of signal processing algorithms.
 File reading/writing is supported through libsndfile.
 By default, PySoundFile represents audio data as NumPy arrays, but ordinary
 Python buffers are supported as well.
 .
 This package provides the Python 2.x module.

python3-soundfile: Python 3 audio module based on libsndfile

 PySoundFile can read and write sound files in a variety of formats and eases
 the application of signal processing algorithms.
 File reading/writing is supported through libsndfile.
 By default, PySoundFile represents audio data as NumPy arrays, but ordinary
 Python buffers are supported as well.
 .
 This package provides the Python 3.x module.