Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        id3-py: Python ID3 tag library
        
        
        - 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 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. 
            - * Wed Oct 15 17:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.2-0.fdr.5
- - Fix Python version requirements. 
            - * Sun Aug 24 17:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.2-0.fdr.4
- - Do %ghost files manually.