Package python3-module-audioread: Information

    Source package: python3-module-audioread
    Version: 3.1.0-alt1
    Latest version according to Repology
    Build time:  Oct 27, 2025, 04:30 PM in the task #398474
    Report package bug
    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).

    List of RPM packages built from this SRPM:
    python3-module-audioread (noarch)

    Maintainer: Yuri N. Sedunov

    List of contributors:
    Yuri N. Sedunov


      1. python3(poetry-core)
      2. python3(wheel)
      3. python3-module-pyproject-installer >= 0.4.0
      4. rpm-build-python3

    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