mutagen 1.46.0-2 source package in Ubuntu

Changelog

mutagen (1.46.0-2) unstable; urgency=medium

  * Team upload
  * Remove retired uploader

 -- Bastian Germann <email address hidden>  Thu, 13 Jul 2023 15:11:48 +0200

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
Oracular release universe python
Noble release universe python
Mantic release universe python

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mutagen_1.46.0-2.dsc 2.2 KiB ce6231f32b268d28d9e43a98a67713c7896ce2fb6e74f17ef17c60bb14f4947d
mutagen_1.46.0.orig.tar.xz 1004.3 KiB 4b8dd7395ea3d97fb9cf939242bcf4984953f68bb7e03b2516f393058095ffcd
mutagen_1.46.0-2.debian.tar.xz 7.4 KiB ba57c13141bad5f38a3dc49328ea0fee74825a8bf3a932811edd1ec54573dea2

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.