				MP3info
					- Adds or changes MP3s' ID3 

 MY REASONS:

    Well... I rarely use mpg123, which displays the MP3s' info, but I came out with this in a sleepless night. I never bothered with cleaning or perfecting the code, except when it malfunctioned ;-).
    The new versions of X11Amp (0.9+) also read ID3, so now I had a reason to get this to work. I got bored with the command line interface, so I drew a curses version. Nothing too fancy, but it's prettier.
    I got a few requests so I brought the command line back. Both versions are working, now.

 USAGE:

    As easy as typing:
      mp3info (-i | -t ... -a ... -l ... -y ... -c ...) /path/to/my/file.mp3
    Try "mp3info -h" for detailed help.

 KNOWN BUGS:

    Not so many, now.
    - There's no "save and quit" in interactive mode. You must fill in all the fields (even if it is with blanks) and let the program finish by itself. CTRL+C does leave MP3info, but the data isn't saved.
    - It doesn't check if the file is actually an MP3. Any file is opened, and the tag is appended to it.

 DISCLAIMER:

    I do not take responsability for damaged files, MP3s or not. If you decide to run this on something else than an MP3, tough luck. You're on your own.

 TO DO:

    Fix the known bugs? :-)
    There are still a few things that could be done and/or perfected, but for me, it does the trick.IF anyone keeps using this, then I'll have a reason to take another look at it.

    					Ricardo Cerqueira
						<rmc@ssi.aaum.pt>
