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 module supporting ID3v1.x and ID3v2.3/2.4
 eyeD3 is a Python module that provides the ability to read ID3 tags
 (v1 and v2), and decode mp3 header information (i.e bit rate, sample
 frequency, play time, etc.). Future versions will allow for writing
 tags, full ID3v2.4 compliance, and Ogg/Vorbis support.
