# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.  Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in.  You must
# make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':'.

       |-----handy-ruler------------------------------------------------------|
dejagnu: DejaGnu
dejagnu:
dejagnu: DejaGnu is a framework for testing other programs. Its purpose is to
dejagnu: provide a single front end for all tests. Think of it as a custom
dejagnu: library of Tcl procedures crafted to support writing a test harness. A
dejagnu: Test Harness is the testing infrastructure that is created to support
dejagnu: a specific program or tool.
dejagnu:
dejagnu: DejaGnu is written in Expect, which in turn uses Tcl -- Tool command
dejagnu: language. There is more information on Tcl at the Tcl web site on
dejagnu: SourceForge, and the Expect web site is at NIST.
