pytaglib 0.3.6+dfsg-2build15 source package in Ubuntu

Changelog

pytaglib (0.3.6+dfsg-2build15) jammy; urgency=medium

  * No-change rebuild with fixed py3versions

 -- Graham Inggs <email address hidden>  Sat, 06 Nov 2021 08:31:26 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pytaglib_0.3.6+dfsg.orig.tar.gz 75.5 KiB caa5aa24de99a12264f06979f6cb67646a9e203516efaa83cee01f633cef6503
pytaglib_0.3.6+dfsg-2build15.debian.tar.xz 3.6 KiB 46acf24017988ebba8e6267d16c7d2b253458e59be45cf65e301952cdbed2059
pytaglib_0.3.6+dfsg-2build15.dsc 2.2 KiB 7e6e6b83e2568a0d57412b28126cec08fbc19eb82ed72fe3f4402ed7a9569310

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