Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > 408d9baf02875a65d562b484c89a9148 > files > 5

id3v2-0.1.5-1mdk.i586.rpm

id3v2 - A command line id3v2 tag editor.  
http://id3v2.sourceforge.net

	In case you didn't know id3 tags can be found on mp3 files, they can
store infomation about what band recorded the song, the song name, etc.
	I wrote this because id3v1 are seriously deficient in what kind of
info can be in them and the length of info that can be in them.  id3v2 tags
are much better but there isn't a tool to edit them in Linux.  This is a
tool to fill that space.

	See INSTALL for directions on building id3v2.


	This code is under the GPL.  A lot of it is based off the examples
in id3lib, but there is some code from me :).

		- myers <icepick@users.sourceforge.net>

thanks goes out to:

Antti Andreimann - patch to write only one version of tag
Vladimir Pastukhov - patch to handle General object frames w/o segfaulting