1 | PortSystem 1.0 |
---|
2 | PortGroup python25 1.0 |
---|
3 | |
---|
4 | name py25-id3lib |
---|
5 | version 0.5.1 |
---|
6 | revision 0 |
---|
7 | categories python audio |
---|
8 | platforms darwin |
---|
9 | maintainers rjkroege@liqui.org |
---|
10 | description Python module for reading and writing id3v2 tags |
---|
11 | long_description ${description} |
---|
12 | |
---|
13 | homepage http://pyid3lib.sourceforge.net/ |
---|
14 | master_sites sourceforge:pyid3lib |
---|
15 | distname pyid3lib-${version} |
---|
16 | checksums md5 5fd37a7dda7c540f665ca5d428a28f5e |
---|
17 | |
---|
18 | |
---|
19 | depends_lib-append lib:libid3:id3lib lib:libz:zlib |
---|
20 | |
---|
21 | patchfiles patch-setup.py.diff patch-pyid3lib.py.diff |
---|