Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-eyed3: Python module for processing ID3 tags
- Summary
- A Python module and program for processing ID3 tags. Information about
mp3 files(i.e bit rate, sample frequency, play time, etc.) is also
provided. The formats supported are ID3 v1.0/v1.1 and v2.3/v2.4.
Changelog
- * Sat Feb 24 16:00:00 2007 Brian Pepple <bpepple{%}fedoraproject{*}org> - 0.6.12-1
- Update to 0.6.12.
- Change BR to python-devel.
- * Tue Nov 28 16:00:00 2006 Brian Pepple <bpepple{%}fedoraproject{*}org> - 0.6.11-1
- Update to 0.6.11.
- * Sat Oct 7 17:00:00 2006 Brian Pepple <bpepple{%}fedoraproject{*}org> - 0.6.10-2
- Change BR to python.
- Remove unnecessary make in build section.