
			ARCHITECTURE OF COCONUT LIBRARY
			-------------------------------

The Coconut Library supports the following features.

category	library		description
--------	-------		-----------
GUI		gtk+		graphical widget for X window system
CUI		ncurses		console widget handling
data structure	glib		general data structure handling (ex. list)
XML		libxml2		xml data handling
Command line	popt		command line option and arguments parser
 parser

