pytaglib 2.1.0-1 source package in Ubuntu

Changelog

pytaglib (2.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release 2.1.0.
  * debian/control:
    + Bump Standards-Version to 4.6.2.
    + Mark pytest build-dep as <!nocheck>.
    + Use dh-sequence-python3.
  * debian/python3-taglib.manpages: Removed, upstream removed.

 -- Boyuan Yang <email address hidden>  Mon, 29 Jan 2024 23:45:55 -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-1.dsc 2.0 KiB 10be44547d46c11c5261295838eeb82cdf582a8047bf684a5e935f9bb2f226d2
pytaglib_2.1.0.orig.tar.gz 418.5 KiB bbf42eaa0677d9f1691bc1045d7e5c9d97f6d48defcb0e8f1b9451a0db5a75c8
pytaglib_2.1.0-1.debian.tar.xz 3.3 KiB 586a9b136cd47543fad8411546c5d24e818311d02a1882bdc4b4fcbf7bb28247

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