Music Organizer, http://www.musicorganizer.org, is a free software which deals with musical files (like mp3). It manage your collection by editing, managing tags and organize files from their tags. First it was made using Python but for version 2.0 it has been rewritten in C++. The program runs both on Windows, Linux and Mac. It's use wxWigets for the GUI and taglib for tags reading/writting. This program is distributed under the terms of the GNU GPL