Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-id3: ID3 tag library for Python
- Summary
- This is a simple Python module for retrieving and setting so-called
ID3 tags on audio files through an object-oriented interface. Players
generally use this simple information for display track title, artist
name, and album title while playing the sound file.
Changelog
- * Thu Aug 10 17:00:00 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.2-8
- Rename to python-id3.
- Remove no longer needed python-abi dependency.
- BuildRequire python instead of -devel.
- Ship *.pyo.
- * Wed Mar 30 16:00:00 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.2-7
- Rebuild with Python 2.4.
- * Thu Dec 16 16:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.2-6
- Sync with Python spec template from fedora-rpmdevtools.
- Improve description.