pytaglib 0.3.6+dfsg-2build9 source package in Ubuntu

Changelog

pytaglib (0.3.6+dfsg-2build9) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:42:30 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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-2build9.debian.tar.xz 3.5 KiB 61a1904d00afefd312e1d73baaa9c2ed9c629ad44263a420677f61a6c7135076
pytaglib_0.3.6+dfsg-2build9.dsc 2.2 KiB 27f25573f1abddcf1d6f65446bd5c338b1f02eda8f803a32afc4e718d317cd68

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