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

Package: python-eyed3
Architecture: all
Depends: python (>= 2.2), python (<< 2.3), ${shlibs:Depends}
Description: A Python interface to ID3v1.x and ID3v2 MP3 tags
 eyeD3 is a Python module for reading ID3 tags (v1 and v2) and mp3 header
 information.  Although it is aimed at being a library for other programs
 it also provides a simple command line program for displaying audio file
 information.
 Future versions will support writing tags, Ogg/Vorbis support, and complete
 ID3 v2.4 compliance.
