pytaglib 0.3.6+dfsg-2 source package in Ubuntu
Changelog
pytaglib (0.3.6+dfsg-2) unstable; urgency=low * Added /src/pytaglib.egg-info to debian/clean, so package can build twice in a row. Closes: #736265 * Removed explicit dependency on libtag1c2a in debian/rules. Closes: #736262 -- Charlie Smotherman <email address hidden> Mon, 21 Jan 2014 16:59:22 -0500
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- any
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pytaglib_0.3.6+dfsg-2.dsc | 2.1 KiB | 451fd6286b746ee614d7625ef45ddbe763da1a0c236f9b36a15d8febb7398638 |
pytaglib_0.3.6+dfsg.orig.tar.gz | 75.5 KiB | caa5aa24de99a12264f06979f6cb67646a9e203516efaa83cee01f633cef6503 |
pytaglib_0.3.6+dfsg-2.debian.tar.xz | 3.1 KiB | 846e693840e9aa54fc07ae9dee8a841d9f62dc0b76048532609ba178bf98fc72 |
Available diffs
- diff from 0.3.6+dfsg-1 to 0.3.6+dfsg-2 (713 bytes)
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.