Sonata, an elegant GTK+ client for the Music Player Daemon (MPD)
Copyright 2006 Scott Horowitz <stonecrest@gmail.com>

Thanks to Andrew Conkling, et al, for all their hard work on Pygmy!
Sonata is a fork of the Pygmy project.

REQUIREMENTS:
	(Required) PyGTK 2.6.0 or newer
	(Required) GTK 2.6.0 or newer
	(Optional) MPD
	(Optional) Gnome-python-extras for the system tray icon
	           (if PyGTK >= 2.10, no need for gnome-python-extras)
	(Optional) taglib and tagpy for editing metadata
	(Optional) SOAPpy for automatic lyrics fetching
	(Building) GCC
	(Building) python-dev (on some distros)

INSTALLATION:
	Just run 'python setup.py install' as root.

FEATURES:
	+ Expanded and collapsed views
	+ Automatic remote or local album art
	+ Automatic fetching of lyrics
	+ Playlist and stream support
	+ Support for editing song tags
	+ System tray icon with tooltip
	+ Popup notification
	+ Library searching by artist, song, etc.
	+ Keyboard friendly
	+ Support for multimedia keys
	+ Commandline control
