pytaglib 1.5.0-3build1 source package in Ubuntu

Changelog

pytaglib (1.5.0-3build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Mon, 20 Mar 2023 05:57:45 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
pytaglib_1.5.0.orig.tar.gz 456.8 KiB 8f7603dffdb1930428b305e79b8ca127e9cffc4ce4d2f7440a5f5226a82e6e5f
pytaglib_1.5.0-3build1.debian.tar.xz 3.3 KiB d16aaef9000ac78f9c79ba024d6e861259bc824a2d82b2b4d91e18c41876d8e7
pytaglib_1.5.0-3build1.dsc 2.0 KiB 7550e50128a209479c30073eec300da68a7e34875f030b7c0895a98def7996e9

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