audioread 2.1.9-3 source package in Ubuntu

Changelog

audioread (2.1.9-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Sun, 16 Oct 2022 20:54:51 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
audioread_2.1.9-3.dsc 2.0 KiB 47b89838a2d8a9febce7a381574d25f3afbde3ac3ea97dc991315241baa35135
audioread_2.1.9.orig.tar.gz 368.7 KiB a3480e42056c8e80a8192a54f6729a280ef66d27782ee11cbd63e9d4d1523089
audioread_2.1.9-3.debian.tar.xz 3.1 KiB 71bdd80a092e4e38e23522c42debe1ebceaa78df2f66aa3ab5f579423711f44a

Available diffs

No changes file available.

Binary packages built by this source

python3-audioread: Backend-agnostic audio decoding Python 3 package

 Decode audio files using whichever backend is available. The library
 for Python 3 currently supports:
 .
  * FFmpeg via the ffmpeg command-line interface.
  * The standard library wave and aifc modules (for WAV and AIFF files).