mutagen 1.46.0-1 source package in Ubuntu

Changelog

mutagen (1.46.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version.

  [ Louis-Philippe VĂ©ronneau ]
  * d/watch: use git mode, since Release pages on Github can't be used with
    uscan anymore.
  * d/patches: refresh for new upstream.
  * d/tests: make the unit tests more readable.
  * d/control: Standards-Version update to 4.6.1. No changes.
  * d/control: do not depend on libc-bin, as it's essential.

 -- Louis-Philippe VĂ©ronneau <email address hidden>  Sun, 30 Oct 2022 15:48:52 -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
Lunar release universe python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mutagen_1.46.0-1.dsc 1.8 KiB 26b7665573205e3b75f5dbe1d4d59197458259bafb63fdaef5d8df29f58018b8
mutagen_1.46.0.orig.tar.xz 1004.3 KiB 4b8dd7395ea3d97fb9cf939242bcf4984953f68bb7e03b2516f393058095ffcd
mutagen_1.46.0-1.debian.tar.xz 7.4 KiB 7a5f420a1a5545633575a4fe9bb7e414fcac246a59b68ae36a14b4947d2cc6a8

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.