python-id3 1.2-6.2 source package in Ubuntu

Changelog

python-id3 (1.2-6.2) unstable; urgency=low

  * Non-maintainer upload.
  * Move badly chosen B-D-I to B-D.
  * Bump Standards-Version to 3.7.2.
  * Update old FSF address.
  * Update python-id3 for the new policy: (closes: #373317)
    + debian/pycompat (2)
    + use python-support

 -- Matthias Klose <email address hidden>   Mon,  10 Jul 2006 15:29:00 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Edgy
Original maintainer:
Michael Banck
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe python
Precise release universe python

Builds

Edgy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-id3_1.2.orig.tar.gz 16.2 KiB 0374c1b760f56876ff06a58bc2a4be3bb0a78a9f5c9a911c2aab91e67aca6f24
python-id3_1.2-6.2.diff.gz 2.2 KiB 7658106bc5165c0a2de29f36d18520aad98d01bc72c3acf9ad69ad5b0f07a0e6
python-id3_1.2-6.2.dsc 659 bytes 1af4c7fce2fd8cf6242fa30a38ce8795d79021d7fb08761819f6e0112592864c

View changes file

Binary packages built by this source

python-id3: Python module for id3-tags manipulation

 python-id3 is a simple Python module for retrieving and setting so-called ID3
 tags on MP3 compressed audio files through an object-oriented interface. MP3
 players generally use this simple information for display track title, artist
 name, and album title while playing the sound file.
 .
 ID3.py supports ID3 version 1.1, including the track number field.