pytaglib 1.5.0-3build2 source package in Ubuntu

Changelog

pytaglib (1.5.0-3build2) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Thu, 02 Nov 2023 09:25:08 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pytaglib_1.5.0.orig.tar.gz 456.8 KiB 8f7603dffdb1930428b305e79b8ca127e9cffc4ce4d2f7440a5f5226a82e6e5f
pytaglib_1.5.0-3build2.debian.tar.xz 3.3 KiB 46b2bd98419eef9c2714cfe0ce618fc256ba7566229a829b0e6246692b535ad1
pytaglib_1.5.0-3build2.dsc 2.0 KiB 2742678b62bc9217e776de57d141f1bffd1ce81884abd06fe3268ac3042f613e

Available diffs

View changes file

Binary packages built by this source

python3-taglib: Python3 bindings for the TagLib audio metadata library

 Pytaglib provides an easy interface to read and write metadata of audio files
 in Python. It relies on the TagLib library and thus supports all formats that
 are supported by TagLib, which include all relevant formats in use today.
 .
 Pytaglib allows you to use arbitrary tag names (not only the most common ones
 like TITLE, ARTIST, ALBUM, ...) and even define multiple values for the same
 tag, as long as the metadata system of the underlying audio file supports that.

python3-taglib-dbgsym: debug symbols for python3-taglib