pytaglib 2.1.0-2build1 source package in Ubuntu

Changelog

pytaglib (2.1.0-2build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Wed, 10 Apr 2024 18:26:31 +0000

Upload details

Uploaded by:
Graham Inggs
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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
pytaglib_2.1.0.orig.tar.gz 418.5 KiB bbf42eaa0677d9f1691bc1045d7e5c9d97f6d48defcb0e8f1b9451a0db5a75c8
pytaglib_2.1.0-2build1.debian.tar.xz 3.4 KiB 66c3414445dbee4cfc9fd4ba9e6a8709ca65b0f400360aea043ccb9621473e77
pytaglib_2.1.0-2build1.dsc 2.0 KiB 1a3add113a2d2c29d223278c531ab8f035d699fbe5b9a436d367bdda233989f7

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