1Begin3
2Title:          dialog - Display dialog boxes in scripts
3Version:        1.0-20060221
4Entered-date:   21FEB06
5Description:    Dialog is a program that will let you present a variety
6                of questions or display messages in nice looking color
7                non-graphical dialog boxes from a shell or perl script.
8                Various dialog boxes can be presented such as yes/no, menu,
9                input, message, checklist, radiolist, and more.
10
11                This program is based on the no longer maintained cdialog, but
12                contains bug fixes and more features.
13Keywords:       dialog, cdialog, shell, script, window
14Author:         Originally Savio Lam for the ancient version
15Maintained-by:  Thomas E. Dickey  <dickey@invisible-island.net>
16                Vila, Santiago  <sanvila@debian.org>
17Primary-site:   http://invisible-island.net/dialog/
18                http://packages.debian.org/
19Alternate-site: ftp://ftp.us.debian.org/debian/pool/main/d/dialog/
20Original-site:  ftp://sunsite.unc.edu/pub/Linux/utils/shell
21Platforms:      Linux *nix, OS/2 EMX
22Copying-policy: LGPL
23End
24