Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        python-id3 - ID3 tag library for Python
        
        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.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | python-id3 | 
                1.2 | 
                8.fc6 | 
                noarch | 
                64 KiB | 
                Tue Aug 29 02:49:31 2006 | 
            
        
        Changelog
        
            - * Thu Aug 10 18: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 17:00:00 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.2-7
 
            - Rebuild with Python 2.4.
 
        
            - * Thu Dec 16 17:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.2-6
 
            - Sync with Python spec template from fedora-rpmdevtools.
- Improve description.