# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="Module for manipulating ID3 tags in Python" SRC_URI="mirror://sourceforge/pyid3lib/${P}.tar.bz2" HOMEPAGE="http://pyid3lib.sourceforge.net/" IUSE="" SLOT="0" LICENSE="LGPL-2.1" KEYWORDS="~x86" DEPEND="media-libs/id3lib" DOCS="doc.html"