Source: eyed3
Section: sound
Priority: optional
Maintainer: Alexander Wirt <formorer@debian.org>
Build-Depends: debhelper (>= 4.0.0), python2.3-dev, python
Standards-Version: 3.6.1

Package: python-eyed3
Architecture: any
Depends: ${python:Depends}
Description: Python module for id3-tags manipulation
 A Python module for the manipulation of ID3 tags. It supports versions
 1.0, 1.1, 2.3, and 2.4 of the ID3 standard. It can also retrieve
 information such as length and bit rate from an MP3 file.

Package: eyed3
Architecture: any
Depends: python-eyed3, ${python:Depends}
Description: Display and manipulate id3-tags on the command-line
 A command-line editor to add/edit/remove ID3-tags on mp3 files.
 It supports version 1.0,1.1,2.3 and 2.4 of the ID3 standard.
 Additionally it displays several informations about the file 
 such as length and bitrate from a MP3 file.
