Package python3-module-audioread: Information
Source package: python3-module-audioread
Version: 3.1.0-alt1
Build time: Oct 27, 2025, 04:30 PM in the task #398474
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/audioread
License: MIT
Summary: Cross-platform audio decoding python library
Description:
Decode audio files using whichever backend is available. The library currently supports: Gstreamer via PyGObject. MAD via the pymad bindings. FFmpeg or Libav via its command-line interface. The standard library wave, aifc, and sunau modules (for uncompressed audio formats).
Maintainer: Yuri N. Sedunov
Last changed
Oct. 27, 2025 Yuri N. Sedunov 3.1.0-alt1
- 3.1.0
Dec. 26, 2024 Yuri N. Sedunov 3.0.1-alt0.2
- prepared for python-3.13 (fc patch) (ALT #52544)
Aug. 15, 2022 Yuri N. Sedunov 3.0.1-alt0.1
- updated to v3.0.0-7-gb694c4f - ported to %pyproject*/%tox* macros