Source: python-id3 Section: python Priority: optional Maintainer: Michael Banck Build-Depends: debhelper (>= 5), cdbs (>= 0.4.43), python-all-dev (>= 2.3.5-11), dh-python Standards-Version: 3.7.2 Package: python-id3 Architecture: all Depends: ${python:Depends} Provides: ${python:Provides} Description: 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.