Add mutagen-1.21
This commit is contained in:
parent
af18d51d84
commit
6f78874c10
1 changed files with 14 additions and 0 deletions
14
packages/dev-python/mutagen/mutagen-1.21.exheres-0
Normal file
14
packages/dev-python/mutagen/mutagen-1.21.exheres-0
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Copyright 2013 Tom Willemse <tom@ryuslash.org>
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
require distutils
|
||||||
|
|
||||||
|
SUMMARY="read and write audio tags for many formats"
|
||||||
|
|
||||||
|
HOMEPAGE="http://code.google.com/p/mutagen/"
|
||||||
|
DOWNLOADS="http://mutagen.googlecode.com/files/mutagen-1.21.tar.gz"
|
||||||
|
LICENCES="GPL-2"
|
||||||
|
SLOT="0"
|
||||||
|
PLATFORMS="~amd64"
|
||||||
|
MYOPTIONS=""
|
||||||
|
|
Loading…
Reference in a new issue