mutagen 1.45.1-3 source package in Ubuntu

Changelog

mutagen (1.45.1-3) unstable; urgency=medium

  [ Sandro Tosi ]
  * Use the new Debian Python Team contact name and address

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on libc-bin and python3-sphinx.

 -- Sandro Tosi <email address hidden>  Wed, 04 May 2022 00:38:54 -0400

Upload details

Uploaded by:
Tristan Seligmann
Uploaded to:
Sid
Original maintainer:
Tristan Seligmann
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release universe python

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mutagen_1.45.1-3.dsc 2.7 KiB 18b4f19685f65cd2ca3fb6c5f28ac785439b7385101fcbe2b629bf92c875fa61
mutagen_1.45.1.orig.tar.gz 1.2 MiB 6397602efb3c2d7baebd2166ed85731ae1c1d475abca22090b7141ff5034b3e1
mutagen_1.45.1.orig.tar.gz.asc 833 bytes f51839d679023f0395d4dd83163f4e1f74e53021e4e9a8b64bc9bcdd9dcc5e7f
mutagen_1.45.1-3.debian.tar.xz 12.8 KiB 16a225e14dc3e40e3fce3ade0a2f6fab40051f0a3d3900a4ef7eb78facd6827f

Available diffs

No changes file available.

Binary packages built by this source

python-mutagen-doc: audio metadata editing library - documentation

 Mutagen is a Python module to handle audio metadata. It supports FLAC,
 M4A, MP3, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, and
 WavPack audio files. All versions of ID3v2 are supported, and all
 standard ID3v2.4 frames are parsed. It can read Xing headers to
 accurately calculate the bitrate and length of MP3s. ID3 and APEv2
 tags can be edited regardless of audio format. It can also manipulate
 Ogg streams on an individual packet/page level.
 .
 This package provides documentation for the mutagen package.

python3-mutagen: audio metadata editing library (Python 3)

 Mutagen is a Python module to handle audio metadata. It supports FLAC,
 M4A, MP3, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, and
 WavPack audio files. All versions of ID3v2 are supported, and all
 standard ID3v2.4 frames are parsed. It can read Xing headers to
 accurately calculate the bitrate and length of MP3s. ID3 and APEv2
 tags can be edited regardless of audio format. It can also manipulate
 Ogg streams on an individual packet/page level.
 .
 This package is built for Python 3.