GANDI - Gathering of Additional Ncurses Development Implements
Version 0.5.1

	GANDI  is  a collection of useful C shared libraries. They provide
a  widget  oriented  system.  It  can help you to concentrate on your very
program, not on its image. Usage is simple, capabilities are good, size is
small, work is fast. What is needed else from a ncurses application?

There are files in the source directory:
INSTALL - instructions on how to build and install GANDI.
CHANGES - a summary of changes since GANDI 0.3.1.
TODO - release limitations.
BUGS - a piece of advice on reporting something you found wrong.
COPYING - LGPL.
MAINTAINERS - a short list of people engaged with GANDI.

There are also several directories:
doc/ - GANDI man-pages. They are not installed by default because of uncom-
	pleteness (only GANDI core is documented and not very well).
examples/ - example codes. You should see them just after GANDI installati-
	on. Read examples/README before.
src/ - GANDI sources themselves.
obj/ - GANDI  object files. They are created with 'make' and may be removed
	with 'make clean'.

Any suggestions and comments please send to the author (see MAINTAINERS).

30 September 2005

