Source: eyed3
Section: devel
Priority: optional
Maintainer: Aubin Paul <debian@outlyer.org>
Build-Depends: debhelper (>> 3.0.0), python2.2-dev, python2.2-optik
Standards-Version: 3.5.2

Package: python2.2-eyed3
Architecture: any
Depends: ${shlibs:Depends}, python2.2-optik
Description: A python program/module supporting ID3v1.x and ID3v2.3/2.4
 eyeD3 is a Python program/module for processing (reading and writing)
 ID3 tags.  Information about mp3 files (i.e bit rate, sample frequency,
 play time, etc.) is also available.  The formats supported are ID3 v1.0/v1.1
 and v2.3/v2.4.
