pytaglib 0.3.6+dfsg-2build1 source package in Ubuntu

Changelog

pytaglib (0.3.6+dfsg-2build1) trusty; urgency=medium

  * No change rebuild to drop python3.3 compiled extension.
 -- Dimitri John Ledkov <email address hidden>   Tue, 01 Apr 2014 14:40:55 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
pytaglib_0.3.6+dfsg.orig.tar.gz 75.5 KiB caa5aa24de99a12264f06979f6cb67646a9e203516efaa83cee01f633cef6503
pytaglib_0.3.6+dfsg-2build1.debian.tar.gz 3.4 KiB 4772f3759a9262ea8d0a6977f3e7c4b2c74802e1f0b76d50e2293a44149bddbb
pytaglib_0.3.6+dfsg-2build1.dsc 2.2 KiB e8f8a967e7ca761742cb1b480b0fb302893dd8ffee9e76e6f2988746b25e7755

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.