About This File
Copyright © 2007, <Eric Olson>
All rights reserved.
Author:
Eric Olson
--see readme file for contact information
Description:
Handles ID3v1 and v1.1 tags from MP3 files. Tags can be read, written, and deleted from files. This package does not handle the more complicated ID3v2 tags.
Dependencies:
Requires oglib_file and oglib_error available from www.openg.org.
Change Log:
1.0.0: Initial release of the code.
1.0.1: Added Validate ISO 8859-1 String to distribution zip file.