pytaglib 2.1.0-2 source package in Ubuntu

Changelog

pytaglib (2.1.0-2) unstable; urgency=medium

  * Take over package maintenance. (LP: #1551878)

 -- Boyuan Yang <email address hidden>  Sat, 10 Feb 2024 19:53:10 -0500

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
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_2.1.0-2.dsc 2.0 KiB 1ec455bfff7b60e9c4cafde78e1ce63afabf912b85f31e2a5939cf534f414804
pytaglib_2.1.0.orig.tar.gz 418.5 KiB bbf42eaa0677d9f1691bc1045d7e5c9d97f6d48defcb0e8f1b9451a0db5a75c8
pytaglib_2.1.0-2.debian.tar.xz 3.3 KiB 7a3e2aa09a0c93c9bc8ad4e044cbcbf9d7c5e3bc465aa0db98cadc01813a42e2

Available diffs

No changes file available.

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